hashicorp / hashicorp/packer-plugin-cloudstack
packer build fails when a template name is provided for the source_template option
- Ngôn ngữ chính
- Go
- Star
- 5
- Fork
- 17
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Hướng nghiên cứu
Start with the CloudStack source block's source_template handling and reproduce the failure using a template name instead of an ID. The change is done when a template name is accepted as documented, while ID-based configuration continues to work.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- go
- Lĩnh vực
- cloud
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100