You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to delete a single VPC the resource is not deleted due to a 1 minute timeout:
awsls aws_vpc | grep 'vpc-0e9361240ff2d80e9' | awsrm
• SHOWING RESOURCES THAT WOULD BE DELETED (DRY RUN)
• aws_vpc id=vpc-0e9361240ff2d80e9 profile=saml-core-govcloud region=us-gov-west-1
• TOTAL NUMBER OF RESOURCES THAT WOULD BE DELETED: 1
• Are you sure you want to delete these resources (cannot be undone)? Only YES will be accepted.
Enter a value: YES
• STARTING TO DELETE RESOURCES
• will retry to delete resource resource_id=vpc-0e9361240ff2d80e9 type=aws_vpc
• FAILED TO DELETE THE FOLLOWING RESOURCES (RETRIES EXCEEDED): 1
• aws_vpc error=destroy timed out (1m0s) id=vpc-0e9361240ff2d80e9
• TOTAL NUMBER OF DELETED RESOURCES: 0
This command is being executed against us-gov-west-1. Any assistance would be greatly appreciated!
The text was updated successfully, but these errors were encountered:
When attempting to delete a single VPC the resource is not deleted due to a 1 minute timeout:
This command is being executed against us-gov-west-1. Any assistance would be greatly appreciated!
The text was updated successfully, but these errors were encountered: