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
Read More »