vmware / terraform-provider-vra

Terraform Provider for VMware Aria Automation
https://registry.terraform.io/providers/vmware/vra/
Mozilla Public License 2.0
101 stars 89 forks source link

error deploying `r/vra_deployment` #505

Open medlamin opened 11 months ago

medlamin commented 11 months ago

Hello folks,

My current version of Terraform is 1.5.3, and I'm using the vRA provider version 0.7.3. I've encountered an issue when attempting to deploy the vra_deployment resource using a blueprint ID. I'm encountering the following error:

Error: json: cannot unmarshal number 30.0 into the Go struct field PropertyDefinition.properties.minimum of type int64.

Interestingly, I can successfully deploy the same resource using the catalog ID. Could someone please confirm whether this issue is known in vRA 8.13?

martin9700 commented 10 months ago

Unfortunately all of our deployments were made (hundreds) using deployment_id. If we switch over to catalog_item with an existing item it triggers a destroy and rebuild.

martin9700 commented 10 months ago

A little birdie has told me that VMware is aware of this problem and it will be patched with 8.14.1 of VRA. Not ETA on that release but roughly late November, maybe?