I guess it's definitely something on my end, but recently I have changed from version 0.23 to latest one (to support TF 0.13).
Based on that unfortunately all my projects starts throwing errors like in title.
ECS Task Definition container_definitions is invalid: Error decoding JSON: json: cannot unmarshal object into Go value of type []*ecs.ContainerDefinition
Hey guys,
I guess it's definitely something on my end, but recently I have changed from version 0.23 to latest one (to support TF 0.13). Based on that unfortunately all my projects starts throwing errors like in title.
Before I had:
Now I changed output name accordingly to your documenation like below:
But that gives me:
Really I would be gratefully for any help