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

packer build fails when a template name is provided for the source_template option #59

Open
hc7244 opened this issue Nov 28, 2022 · 0 comments

Comments

@hc7244
Copy link

hc7244 commented Nov 28, 2022

Documentation for the source_template option in the cloudstack source block at https://developer.hashicorp.com/packer/plugins/builders/cloudstack says that "the name or ID of the template used as base template for the instance" is allowed. When using the name of the template, packer returns this error:

Error retrieving UUID of template : No match found for : &{Count:0 Templates:[]}

Only the ID of a template appears to be accepted. Need to be able to specify template name as well.

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

No branches or pull requests

1 participant