aws_ses_domain_identity
is stuck in "Still creating" state when attempting to create in an unsupported region
#732
Labels
bug
Addresses a defect in current functionality.
service/ses
Issues and PRs that pertain to the ses service.
Milestone
This issue was originally opened by @joshuaspence as hashicorp/terraform#14141. It was migrated here as part of the provider split. The original body of the issue is below.
In Terraform 0.9.4, attempting to create an
aws_ses_domain_identity
in an unsupported region seems to hang indefinitely. For example, according to the documentation, SES isn't currently supported in theap-southeast-2
region.This can be reproduced with the following Terraform configuration:
I had Terraform running for over 1 hour before I eventually realized the error of my ways.
The text was updated successfully, but these errors were encountered: