ECS-to-CodeDeploy deployment

0

Assuming the following tutorial: https://docs.aws.amazon.com/codepipeline/latest/userguide/tutorials-ecs-ecr-codedeploy.html Question, there is a possibility to have a CodeBuild stage after source which dynamically generate the taskdef.json and export it into artifactory zip. Code/Deploy stage to use this one into blue/green deployment? Thanks

1回答
0

Yes it will be able to use, as it will create the file in s3 but that needs to be mentioned as the output artifacts in s3 bucket. In the artifacts we need to add all the required files like taskdef.json .

AWS
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ