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

Add source image name support in AliCloud builder #135

Open
hc-github-team-packer opened this issue Apr 15, 2024 · 1 comment
Open

Add source image name support in AliCloud builder #135

hc-github-team-packer opened this issue Apr 15, 2024 · 1 comment
Labels
stage/needs-verification Issue needs verifying it still exists

Comments

@hc-github-team-packer
Copy link

This issue was originally opened by @ghtrke in hashicorp/packer#9138 and has been migrated to this repository. The original issue description is below.


Feature Description

Currently we can only specify the source image id in the builder: source_image. Could you please add a field so that we can specify the source image name in the builder? Or maybe add a similar feature as source_ami_filter in AWS builder.

Use Case(s)

Our requirement is to use packer to first build a base image, and then build app images on top of it. Currently we can only specify the id of the source image as source_image. However, in our case, the id of the base image is automatically generated from packer result. Besides, the base image is going to have different versions as time goes on. Therefore, it would be great if we could specify the source image name in the builder.

@hugomarinho23
Copy link

Hello,

Do you have any updtae on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage/needs-verification Issue needs verifying it still exists
Projects
None yet
Development

No branches or pull requests

3 participants