aws_vpc_dhcp_options_association cannot be destroyed when vpc is manually deleted #14359
Labels
bug
Addresses a defect in current functionality.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
terraform destroy
to be able to destroy even when the vpc is manually deleted.Actual Behavior
terraform destroy
fails to destroy when the vpc is manually deleted.Steps to Reproduce
terraform apply
terraform destroy
fails to destroy theaws_vpc_dhcp_options_association
Important Factoids
References
The text was updated successfully, but these errors were encountered: