Closed mechastorm closed 4 years ago
Hi @mechastorm, it looks like master_password
updates fall under the same restriction of requiring apply_immediately = true
(aws_rds_cluster
documentation) as some of the other updates, otherwise it will be pending until the next maintenance window. This is the behavior from the RDS API itself, so I am not sure we should go against that. We do not currently have a method in Terraform core of exposing a plan with a delayed apply, but it might be worth checking the upstream repository for any open issues about that feature so they can prioritize it.
Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.
If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!
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!
I seem to be encountering this issue. Is this an expected behaviour?
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
New master password is set on the Aurora Cluster
Actual Behavior
mysql -h x -u user -p
, the new password is not recognisedOnly when I go the web console and manually reset the master password, the new password is recognised.
Steps to Reproduce
aws_rds_cluster
resource (aurora) with a password