-
-
Notifications
You must be signed in to change notification settings - Fork 615
Open
Description
Is your request related to a new offering from AWS?
Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.
- No 🛑: please wait to file a request until the functionality is avaialble in the AWS provider
- Yes ✅: please list the AWS provider version which introduced this functionality
Recently, AWS has just announced the new option for blue/green deployment mode integrated in ECS:
- https://aws.amazon.com/about-aws/whats-new/2025/07/amazon-ecs-built-in-blue-green-deployments/
- https://aws.amazon.com/blogs/aws/accelerate-safe-software-releases-with-new-built-in-blue-green-deployments-in-amazon-ecs/
- https://docs.aws.amazon.com/AmazonECS/latest/developerguide/blue-green-deployment-how-it-works.html
Latest AWS provider for terraform offers this option as well:
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_service#deployment_configuration
Is your request related to a problem? Please describe.
Not really, only improvement for our deployments
Describe the solution you'd like.
I would like to have the option to specify blue/greenoption in deployment_configuration context, including the load balancer context option for advanced_configuration
Describe alternatives you've considered.
Going to create my own custom blue/green deployment and switch traffic manually
Additional context
vchepkov, Dishwasha and RDarrylRGzerox
Metadata
Metadata
Assignees
Labels
No labels