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 #9138

Closed
ghtrke opened this issue Apr 30, 2020 · 2 comments
Closed

Add source image name support in AliCloud builder #9138

ghtrke opened this issue Apr 30, 2020 · 2 comments

Comments

@ghtrke
Copy link

ghtrke commented Apr 30, 2020

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.

@fitzwar
Copy link

fitzwar commented Apr 2, 2024

Any update if this is being added as would be extremely useful

Copy link

This issue has been migrated to hashicorp/packer-plugin-alicloud#135 due to the Packer Plugin split.

Please follow the new issue for updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants