-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: 5936 lb toggle on ecs service #494
Conversation
Terraform plan for environment:
|
Terraform plan for environment:
|
Terraform plan for environment:
|
Description
Fixing the error:
The target group does not have an associated load balancer.
We are fixing this by removing the target group from the ecs service when the target group is not attached to a load balancer
Related issue: https://dvsa.atlassian.net/browse/VOL-5936
Before submitting (or marking as "ready for review")