Renato Duarte

Results 3 comments of Renato Duarte

for what i been able to test, it only occurs on the longitude (i think because it's a negative number) and when the diference between the both, is higher in...

I don't think you need this to solve the problem, if you want to have different environment variables per deploying environment you can simply load a different task-definition.json. Here's what...

> The goal here is to use the same task definition across all the environments (could be DEV, QA, PPD, INT, PROD, etc) and write the code once. Maybe I...