-
Notifications
You must be signed in to change notification settings - Fork 9.5k
aws_ecr_images - add new datasource - Fixes #42576 #42577
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
aws_ecr_images - add new datasource - Fixes #42576 #42577
Conversation
Community GuidelinesThis comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀 Voting for Prioritization
Pull Request Authors
|
✅ Thank you for correcting the previously detected issues! The maintainers appreciate your efforts to make the review process as smooth as possible. |
Warning This Issue has been closed, meaning that any additional comments are much easier for the maintainers to miss. Please assume that the maintainers will not see them. Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed. |
Closed by mistake |
Description
Add new data source to list ECR images in a repository
Relations
Fixes #42576
References
Output from Acceptance Testing
2025/05/12 12:59:02 Initializing Terraform AWS Provider...
=== RUN TestAccECRImagesDataSource_basic
=== PAUSE TestAccECRImagesDataSource_basic
=== RUN TestAccECRImagesDataSource_publicRepo
=== PAUSE TestAccECRImagesDataSource_publicRepo
=== CONT TestAccECRImagesDataSource_basic
=== CONT TestAccECRImagesDataSource_publicRepo
--- PASS: TestAccECRImagesDataSource_basic (21.34s)
--- PASS: TestAccECRImagesDataSource_publicRepo (24.50s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/ecr 28.380s