3 - Terraform Stack (ECR registry)
Goal: Create a Terraforge stack to provision an AWS Docker registry (ECR)
Steps
Navigate to Stacks on the left side menu
Click + ADD STACK on the left side
Set Name to
tutorial-ecr-registry
Set Description to
Create a Docker registry on AWS
Set Tags to
tutorial
andaws
andecr
(press TAB after typing)Leave all other options as default and click SAVE
Last updated