terraform-aws-modules / terraform-aws-rds-aurora

Terraform module to create AWS RDS Aurora resources πŸ‡ΊπŸ‡¦
https://registry.terraform.io/modules/terraform-aws-modules/rds-aurora/aws
Apache License 2.0
382 stars 551 forks source link

Blue geen deployment in terraform #451

Open abhikapstan opened 1 month ago

abhikapstan commented 1 month ago

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.

Is your request related to a problem? Please describe.

i can see that aws rds module has blue green deployment option but this module does not have that can we add this a feature

bryantbiggs commented 1 month ago

Does RDS Aurora support blue/green? Does the AWS Terraform provider support blue/green for RDS Aurora?

en-smihailuta commented 3 weeks ago

@bryantbiggs there is an option in RDS module https://registry.terraform.io/modules/terraform-aws-modules/rds/aws/latest?tab=inputs "blue_green_update"

bryantbiggs commented 3 weeks ago

That is RDS - this is RDS Aurora. They are two separate services and APIs