Error deleting Elastic IP association: InvalidAssociationID.NotFound #1682
Labels
bug
Addresses a defect in current functionality.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Terraform Version
$ terraform -v
Terraform v0.10.5
Affected Resource(s)
If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.
Terraform Configuration Files
Full gist - https://gist.github.com/bizmate/9bdf7de4a00ef2339807ec1ba2cc075d
Short story
Debug Output
https://gist.github.com/bizmate/9bdf7de4a00ef2339807ec1ba2cc075d
see
destroy errors without finding association
Expected Behavior
Instance of ec2 and associated resources removed but IP
Actual Behavior
somehow it cannot find association that was created minutes before
Steps to Reproduce
terraform apply
I create the infrastructureterraform destroy -force -target=aws_instance.pivot_gocd_agent
- I target the instance because i need to keep the IP reservedImportant Factoids
EC2 classic
References
unsure if linked to this hashicorp/terraform#6758
The text was updated successfully, but these errors were encountered: