[Bug]: "blue_green_update.enabled" cannot be set when "engine" is "postgres". #34317
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/rds
Issues and PRs that pertain to the rds service.
Terraform Core Version
1.5
AWS Provider Version
5.24.0
Affected Resource(s)
Expected Behavior
Terraform upgrades the db instance using a blue/green deployment
Actual Behavior
Terraform decides it cannot upgrade the db instance:
Relevant Error/Panic Output Snippet
Terraform Configuration Files
N/a
Steps to Reproduce
N/a
Debug Output
No response
Panic Output
No response
Important Factoids
Support for blue/green upgrades for postgres under RDS was introduced recently:
https://aws.amazon.com/blogs/database/new-fully-managed-blue-green-deployment-in-amazon-aurora-postgresql-and-amazon-rds-for-postgresql/
Why the provider previously needed this check instead of bouncing off the aws api is beyond me.
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: