AWS ECR Pull
@hashicorp
The AWS ECR Pull plugin references an existing image, if found, in an AWS Elastic Container Registry. The image information can be used to push an image to a new registry, or be deployed to AWS ECS.
- Official
- Built-in
Updated 11 months ago
- GitHub(opens in new tab)
AWS ECR Pull Builder
Archive Notice
This integration relates to a legacy version of Waypoint and is no longer actively maintained.Read the blog
(opens in new tab)Use an existing, pre-built AWS ECR image.
This builder attempts to find an image by repository and tag in the specified region. If found, it will pass along the image information to the next step.
This builder will not modify the image.
If you wish to rename or retag an image, please use the "docker-pull" component in conjunction with the "aws-ecr" registry option.
Interface
- Input: component.Source
- Output: ecr.Image
Examples
Parameters
4 Results