hashicorp / hashicorp/packer-plugin-cloudstack

VM Creation Error - Cloudstack

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.