resource/aws_networkmanager_vpc_attachment: When attachment not accepted, incorrectly returns error stating cannot be deleted #34501
Labels
bug
Addresses a defect in current functionality.
prioritized
Part of the maintainer teams immediate focus. To be addressed within the current quarter.
service/networkmanager
Issues and PRs that pertain to the networkmanager service.
Milestone
Terraform Core Version
N/A
AWS Provider Version
5.26.0
Affected Resource(s)
aws_networkmanager_vpc_attachment
Expected Behavior
The
aws_networkmanager_vpc_attachment
should be deletedActual Behavior
The provider incorrectly returns an error without trying to delete.
aws_networkmanager_vpc_attachment
resources can be deleted by first rejecting the attachment.Relevant Error/Panic Output Snippet
Terraform Configuration Files
N/A
Steps to Reproduce
aws_networkmanager_vpc_attachment
in a segment that requires acceptanceDebug 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: