-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
resource/aws_api_gateway_vpc_link: Acceptance tests failing since 10 July 2021 #20316
Comments
I am seeing this consistently in us-west-1 with our API gateway terraform module that uses this resource. Every destroy consistently fails with this. Checking the AWS UI, the link is gone too `aws_api_gateway_vpc_link.aws_api_gateway_vpc_link_suffix: Still destroying... [id=vs2ly4, 3m40s elapsed] We also hit in us-west-2 today as well and us-east-1. I am going to try going backwards in provider versions |
pinning to 0.49.0 resolves this issue FYI |
Hi @lorelei-rupp-imprivata , atleast for the
|
Thanks @anGie44 yeah something was definitely with how the return was being processed in our case, it was failing every time |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Starting 10 July 2021, the acceptance tests
TestAccAWSAPIGatewayVpcLink_basic
,TestAccAWSAPIGatewayVpcLink_tags
,TestAccAWSAPIGatewayVpcLink_disappears
, andTestAccAWSAPIGatewayUsagePlan_tags
have been failing with the errorAffected Resource
The text was updated successfully, but these errors were encountered: