hashicorp / hashicorp/packer-plugin-tencentcloud
Find source image by filters
Open
enhancement
- Dominant language
- Go
- Stars
- 8
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
**Description**
Plugin provides source_image option to find the base image in tencentcloud. For the time being, we should hard-code image names or their ids. It's a pain.
It would be nice to have ability to specify filters to find image by name regex or tags, like in AWS plugin:
https://github.com/hashicorp/packer-plugin-amazon/blob/main/docs/datasources/ami.mdx
image ID changes frequently, which makes the original template need to be modified frequently. This is very painful
Contributor guide
Assessment
This issue has not been assessed yet.