Removing target groups from aws_autoscaling_group does not remove it on AWS #3265
Labels
bug
Addresses a defect in current functionality.
service/autoscaling
Issues and PRs that pertain to the autoscaling service.
service/elbv2
Issues and PRs that pertain to the elbv2 service.
Milestone
I've tested this a couple of times. Attaching an NLB to the ASG using a target group and then removing it again, terraform does not remove it from AWS
Terraform Version
v0.11.1
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Expected Behavior
Terraform should have removed the target group from the ASG on AWS
Actual Behavior
The ASG remained attached to the ASG
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
target_group_arns
terraform apply
- nothing to changeThe text was updated successfully, but these errors were encountered: