作者:手机用户2502883105 | 来源:互联网 | 2023-09-18 16:30
This issue was originally opened by as hashicorp/terraform#17543. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
Terraform v0.11.3
Terraform Configuration Files
resource "aws_simpledb_domain" "connector" {
name = "connector"
}
Debug Output
Crash Output
aws_simpledb_domain.connector: 1 error(s) occurred:
aws_simpledb_domain.connector: Create SimpleDB Domain failed: RequestError: send request failed
caused by: Post https://sdb.us-east-2.amazonaws.com/: dial tcp: lookup sdb.us-east-2.amazonaws.com on 10.0.0.1:53: read udp 10.0.0.5:61893->10.0.0.1:53: i/o timeout
该提问来源于开源项目:hashicorp/terraform-provider-aws
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!