Purpose: Defaults for ECR repositories.
Requirements: To execute the image import the execution environment must have the following installed:
- Docker
- AWS CLI
No requirements.
| Name | Version |
|---|---|
| aws | n/a |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| name | ECR repository name | any |
n/a | yes |
| scan_on_push | Automatically scan pushed images for vulnerabilities | bool |
true |
no |
| untagged_image_expiry_days | Age (in days) of untagged images to be removed automatically | number |
7 |
no |
| Name | Description |
|---|---|
| repository_url | n/a |

