[Bug]: Cannot disassociate an IPv6 CIDR block on an existing VPC #40791
Labels
bug
Addresses a defect in current functionality.
needs-triage
Waiting for first response or review from a maintainer.
service/vpc
Issues and PRs that pertain to the vpc service.
Terraform Core Version
1.9.5
AWS Provider Version
5.82.2
Affected Resource(s)
aws_vpc, aws_subnet
Expected Behavior
be able to disassociate an ipv6 cidr block on a subnet before trying to disassociate it from a VPC
Actual Behavior
It tries to disassociate the ipv6 cidr block attached to the VPC before doing it on the subnets generating an error
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: