Client VPN should wait for delete operation to complete #13910
Labels
bug
Addresses a defect in current functionality.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Community Note
Affected Resource
Expected Behavior
The AWS API delete operation should have completed before Terraform considers it complete.
The create operation does not appear to need a waiter, as other resources can be connected to it while it is in
pending-associate
state.Actual Behavior
Terraform starts the delete operation and moves on
The text was updated successfully, but these errors were encountered: