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/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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/


Languages

Language:HCL 86.2%Language:JavaScript 8.1%Language:Dockerfile 5.7%