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

@aws-cdk/aws-ecs: Handling Blue Green Deployment in cdk #15902

Closed
akshayp-vwits opened this issue Aug 5, 2021 · 2 comments
Closed

@aws-cdk/aws-ecs: Handling Blue Green Deployment in cdk #15902

akshayp-vwits opened this issue Aug 5, 2021 · 2 comments
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container guidance Question that needs advice or information.

Comments

@akshayp-vwits
Copy link

❓ General Issue

The Question

Hi all, I am new to aws-cdk and i wanted to do ecs blue green deployments via aws cdk, I checked a lot but could not find any suitable articles. My question is how can we handle ecs blue green deployments in cdk. As on the aws console we simply choose the deployment type during service creation, is there some feature available in cdk to do same thing?

Environment

  • CDK CLI Version:
  • Module Version: 1.116.0
  • Node.js Version: v14.15.0
  • OS:
  • Language (Version): Typescript

Other information

@akshayp-vwits akshayp-vwits added guidance Question that needs advice or information. needs-triage This issue or PR still needs to be triaged. labels Aug 5, 2021
@github-actions github-actions bot added the @aws-cdk/aws-ecs Related to Amazon Elastic Container label Aug 5, 2021
@peterwoodworth
Copy link
Contributor

Hey @akshayp-vwits,

This is really tricky for the CDK to support due to limitations with CloudFormation. So we don't currently have support for this unfortunately, see this issue for more information: #1559 We would love to have this feature, and plan to support it in the future

Ping me if you have any additional questions, sorry we don't currently support this!

@peterwoodworth peterwoodworth removed the needs-triage This issue or PR still needs to be triaged. label Aug 10, 2021
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container guidance Question that needs advice or information.
Projects
None yet
Development

No branches or pull requests

3 participants