Cross account ecs fargate blue/green deploy from code pipeline

1

I want have the deploy stage cross account and using code pipeline+code build+code deploy i am creating dynamic taskdef.json and app-spec file in the build stage as output and want to include them as input in the cross account deployment.confused on how to achieve the cross account deployment.

1回答
1

Hello Piyush,

You can follow below document to use resources created or managed by another AWS account.

https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-create-cross-account.html

Additionally, you can also refer to following AWS Blog which explain about building a Cross-Region/Cross-Account Code Deployment Solution using AWS CodeDeploy and AWS CodePipeline.

https://aws.amazon.com/blogs/devops/building-a-cross-regioncross-account-code-deployment-solution-on-aws/

Hope above documents will help you to achieve your use-case.

サポートエンジニア
回答済み 2年前
エキスパート
レビュー済み 2年前

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

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

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

関連するコンテンツ