-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Add component_type
optional field
#11872
Add component_type
optional field
#11872
Conversation
to support specifying the exact build image when multiple images exist in the same provider and region for a given iteration
component_type
optional fieldcomponent_type
optional field
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for opening this PR! Looking good. 🎉
I added a comment about the docs and it is not being rendered.
website/content/partials/datasource/hcp-packer-image/Config-not-required.mdx
Show resolved
Hide resolved
website/content/partials/datasource/hcp-packer-image/Config-not-required.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
to support specifying the exact build image when multiple images exist in the same provider and region for a given iteration.
Porting over from:
hashicorp/terraform-provider-hcp#347
tests
Select the most recent one (fallback to the current behavior):
Select the exact image:
Error if the specified
component_type
is not found: