Skip to content

Instantly share code, notes, and snippets.

@bellyjay1005
Created October 31, 2019 04:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bellyjay1005/1d00fbc773c141275670c3f022670da7 to your computer and use it in GitHub Desktop.
Save bellyjay1005/1d00fbc773c141275670c3f022670da7 to your computer and use it in GitHub Desktop.
ecr cfn stack configurations
---
# ECR
- region: us-east-2
resource_name: ANCHORE-ECR
template_file: anchore_ecr.yml
parameters:
Environment: DEMO
AppRepoName: anchore-engine
TestImageRepoName: tested/nginx
ImageTag: '1.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment