sigdba / sig-shared-sceptre

Shared templates for Sceptre/CloudFormation
2 stars 0 forks source link

ECS auto-stop stacks fail to update when stopped #53

Closed dboitnot closed 2 years ago

dboitnot commented 2 years ago

If the service is stopped you get the following error if the service has to be updated:

Invalid request provided: UpdateService error: The target group with targetGroupArn arn:aws:elasticloadbalancing:us-east-1:803071473383:targetgroup/sig-b-Targe-19T5K3M2FWR2Z/c37b3340edb1dc35 does not have an associated load balancer. 

I'm thinking the solution is to go back to the original idea of a permanent rule immediately before the "real" rule which won't actually match. This approach could also address #52 and #50.

Test the following admin actions:

dboitnot commented 2 years ago

Addressed as of release 96.