Goal: Run a DevOps pipeline to provision the AWS Docker registry (ECR)
Navigate to Pipelines on the left side menu
Select Stacktutorial-ecr-registry and Configuration tutorial
tutorial-ecr-registry
Select steps Plan and Apply and click RUN
You will be prompted to enter AWS_SECRET_ACCESS_KEY, enter the Secret access key from the tutorial user created via AWS Console
tutorial
Click on the first pipeline in the list to view the Terraform console output of all steps
Verify the ECR repository has been created by visiting the AWS Console at https://console.aws.amazon.com/ecr/repositories?region=us-east-1arrow-up-right
Last updated 6 years ago
Was this helpful?