Open
Description
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?