-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
provider/aws: aws_rds_cluster_instance
unexpected state when configuring enhanced monitoring
#1743
Comments
Stacktrace
|
aws_rds_cluster_instance
unexpected state when configurating enhanced monitoring aws_rds_cluster_instance
unexpected state when configuring enhanced monitoring
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! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
When configuring enhanced monitoring, getting the following error:
code
Terraform Version
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Expected Behavior
Terraform should exit successfully after configuring enhanced monitoring
Actual Behavior
Terraform initiate enhanced monitoring but exit with an error. After a while, AWS console shows that "Enhanced Monitoring" is enabled.
Steps to Reproduce
NOTE: If you configure "enahanced monitoring" when you first create cluster, it works well (Probably because "creating" state is in list).
References
hashicorp/terraform#8699
RDS DB status : http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.DBInstance.Status.html
The text was updated successfully, but these errors were encountered: