32515c72ca
- add modules - add config - add environments - add .gitignore - add makefile Wire up config.hcl, variables, and terragrunt inputs for all new types.
7 lines
140 B
YAML
7 lines
140 B
YAML
base_url: https://public.ecr.aws
|
|
description: Amazon ECR Public registry
|
|
immutable_ttl: 0
|
|
mutable_ttl: 300
|
|
patterns:
|
|
- "^docker/library/"
|