Devops Concepts: Terraform 0.14, AWS ECR, Docker, and CircleCI workflow
Today we are going to do a quick run through of using Terraform 0.14 to provision an AWS ECR (Elastic Container Repository) and associated IAM user with permissions to ECR. In order to build and push a docker image using CircleCI to create a very basic CI (CD) pipeline in code. We will spend about an hour doing a “ticket” for a DevOps job while touching on a few key concepts. Join in and follow along!
https://www.terraform.io/
https://aws.amazon.com/
https://circleci.com/
https://github.com/OpsMonkeys/tf-circle-ecr-demo