ecs-blue-green-deployment
ecs-blue-green-deployment copied to clipboard
Use AWS ECR as source
First of all, thank you for creating this project, which gave me a great starting point!
Instead of using Github as the source of my pipeline, we build the container images in another system and push the images to ECR. Therefore, we need CodePipeline to pick up changes in ECR and run deploy the latest image.