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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南