[Bug]: Crash when trying to change master password for RDS #30383
Labels
bug
Addresses a defect in current functionality.
crash
Results from or addresses a Terraform crash or kernel panic.
regression
Pertains to a degraded workflow resulting from an upstream patch or internal enhancement.
service/rds
Issues and PRs that pertain to the rds service.
Terraform Core Version
1.3.4
AWS Provider Version
4.61.0
Affected Resource(s)
aws_db_instance
Expected Behavior
Changing the password should take an effect on the AWS resource and change the master password
Actual Behavior
Crash
Relevant Error/Panic Output Snippet
Terraform Configuration Files
N/A
Steps to Reproduce
Create Postgres DB with aws_db_instance
After creation try to change the master password value (password)
Debug Output
Error: The terraform-provider-aws_v4.61.0_x5 plugin crashed!
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: