Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kylegalbraith/aws-ecr-codepipeline-demo
This repository demonstrates how you can use Terraform to provision AWS CodePipeline & CodeBuild to build and push Docker container images to AWS ECR. Read the full blog post here: https://blog.kylegalbraith.com/2018/08/30/how-to-build-your-docker-images-in-aws-with-ease/
https://github.com/kylegalbraith/aws-ecr-codepipeline-demo
amazon-web-services aws docker ecr-repositories
Last synced: 3 months ago
JSON representation
This repository demonstrates how you can use Terraform to provision AWS CodePipeline & CodeBuild to build and push Docker container images to AWS ECR. Read the full blog post here: https://blog.kylegalbraith.com/2018/08/30/how-to-build-your-docker-images-in-aws-with-ease/
- Host: GitHub
- URL: https://github.com/kylegalbraith/aws-ecr-codepipeline-demo
- Owner: kylegalbraith
- Created: 2018-08-23T20:44:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T20:49:27.000Z (about 6 years ago)
- Last Synced: 2024-04-11T08:31:50.654Z (7 months ago)
- Topics: amazon-web-services, aws, docker, ecr-repositories
- Language: HCL
- Homepage:
- Size: 6.84 KB
- Stars: 11
- Watchers: 2
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aws-ecr-codepipeline-demo
This repository demonstrates how you can use Terraform to provision a AWS CodePipeline & CodeBuild setup that builds and pushes Docker containers to AWS ECR.