The aws_ecr_repository
data source doesn't work across accounts
#14327
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ecr
Issues and PRs that pertain to the ecr service.
Milestone
Community Note
Description
The
aws_ecr_repository
data source doesn't work for cross account repositories, as it has no way to specify the account ID. Theaws_ecr_image
object does allow this, but doesn't have a way to get the repository out of it.New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: