Open Prabhanjali opened 7 months ago
Voting for Prioritization
Volunteering to Work on This Issue
Hey @Prabhanjali 👋 Thank you for taking the time to raise this! Can you clarify what you're using for for_each
in the dynamic
block? It doesn't look like the configuration is valid at the moment.
there for_each dynamic block we will add the compute subnets for that task definition if the network_mode is "awsvpc"
Description
I am trying to update the desired count of my ECS Service. When I am trying to do this, I am getting the Below Error.
ERROR: error updating ECS Service: InvalidParameterException: Unable to update network parameters on services with a CODE_DEPLOY deployment controller. Use AWS CodeDeploy to trigger a new deployment.
our terraform Configuration follows like this.
References
No response
Would you like to implement a fix?
None