-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The goal is add to the AWS module the capability to work with AWS ECR public repositories.
The AWS sdk contains a different module to get aws ECR public repositories.
This could be acomplished creating a new module (and test) in the actual Terratest AWS module based in the ecr module and modifying the dependency to "github.com/aws/aws-sdk-go/service/ecrpublic" instead of "github.com/aws/aws-sdk-go/service/ecr".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request