hashicorp / hashicorp/packer-plugin-cloudstack
VM Creation Error - Cloudstack
Open
question
- Dominant language
- Go
- Stars
- 5
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Hi Team,
When I tried to create a VM in cloudstack it shows " **cloudstack.centos: Error creating new instance packer-629497eb-6580-0059-b4ef-50a079b50415: json: cannot unmarshal string into Go struct field DeployVirtualMachineResponse.ostypeid of type int64**
Packer Version : 1.8.1
I ran the packer build command from my windows 10 desktop machine.
Here is my code.
source "cloudstack" "centos" {
api_key = ""
api_url = ""
secret_key = "
Contributor guide
Assessment
This issue has not been assessed yet.