hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.76k stars 9.12k forks source link

Skip AppRunner sweepers failing with `RequestError: send request failed` in us-gov-east-1 #21419

Closed anGie44 closed 2 years ago

anGie44 commented 2 years ago

Community Note

Sweepers failing in GovCloud

- aws_apprunner_connection: 1 error occurred:
[16:36:06]  [Step 4/6]  * error listing App Runner Connections: RequestError: send request failed
[16:36:06]  [Step 4/6] caused by: Post "https://apprunner.us-gov-east-1.amazonaws.com/": dial tcp: lookup apprunner.us-gov-east-1.amazonaws.com: no such host

- aws_apprunner_service: 1 error occurred:
[16:36:06]  [Step 4/6]  * error listing App Runner Services: RequestError: send request failed
[16:36:06]  [Step 4/6] caused by: Post "https://apprunner.us-gov-east-1.amazonaws.com/": dial tcp: lookup apprunner.us-gov-east-1.amazonaws.com: no such host

    * error listing App Runner AutoScaling Configuration Versions: RequestError: send request failed
caused by: Post "https://apprunner.us-gov-east-1.amazonaws.com/": dial tcp: lookup apprunner.us-gov-east-1.amazonaws.com: no such host
github-actions[bot] commented 2 years ago

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. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.