Skip to content
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

Add support for blue/green updates #161

Open
acorncom opened this issue Aug 24, 2023 · 0 comments
Open

Add support for blue/green updates #161

acorncom opened this issue Aug 24, 2023 · 0 comments

Comments

@acorncom
Copy link

Describe the Feature

AWS RDS has Blue/Green updates available for certain database engines (details at hashicorp/terraform-provider-aws#28042). As of hashicorp/terraform-provider-aws#28046, the aws_db_instance used in this module now supports blue_green_update as a flag.

Expected Behavior

We'd be able to use RDS Blue/Green updates out of the box

Use Case

I'm not yet at the point where we need this functionality, but I'm looking ahead at long-term needs for a client. Could be valuable to be able to do quicker updates

Describe Ideal Solution

I'd love to see this module start supporting this new feature. Might be able to do the work on this long-term, but was interested in whether there was an actual appetite to add it here or whether you think it'll get too complex to maintain.

Alternatives Considered

No response

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant