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 Respuesta
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.

INGENIERO DE SOPORTE
respondido hace 2 años
EXPERTO
revisado hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas