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 Respuesta
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
respondido hace un año

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