Skip to content
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

feat: add docker_registry_multiarch_image data source #565

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

vprakash-seatgeek
Copy link

Added a new docker_registry_multiarch_image data source to expose details about Docker multi-arch images. When you build a multi-arch image, the underlying images are not tagged so it is useful to be able to look up details about them.

In the process, also refactored some auth helper methods out from internal/provider/data_source_docker_registry_image.go to reduce code duplication.

@komapa
Copy link

komapa commented Jul 6, 2023

This will be great if we can upstream instead of having to fork the provider.

@enc enc added the enhancement New feature or request label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants