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.

Piyush
已提问 2 年前1281 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则