hashicorp / hashicorp/packer-plugin-cloudstack
VM Creation Error - Cloudstack
Offen
question
- Vorherrschende Sprache
- Go
- Sterne
- 5
- Forks
- 17
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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 = "
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.