terraform-provider-vra7
terraform-provider-vra7 copied to clipboard
Terraform VMware vRealize Automation 7 provider - VMware has ended the active development of this Terraform Provider, so this repository will no longer be updated.
When we create deployment from a blueprint that contains vCenter VMs (`resourceType == sdk.InfrastructureVirtual`) then the provider reads the `content[].data{}` back from the deployment and puts it into `resource_configuration` blocks...
vRA 7.x version 7.4 Terraform version v0.12.13 terraform-provider-vra7 plugin version provider.vra7 v0.5.0 **Describe the bug** Modification of resource configuration objects like CPU and MEMORY works prefectly fine using the VRA...
**vRA 7.x version** 7.4 **Terraform version** v0.12.13 **terraform-provider-vra7 plugin version** provider.vra7 v0.5.0 **Describe the bug** . Our environment has a pre approval setup where my credentials does not have rights...
**vRA 7.x version** 7.6 **Terraform version** 0.12.19 **terraform-provider-vra7 plugin version** 0.5.0 **Describe the bug** I got a panic on apply when I had a semi-empty tfstate file that contained this:...
**vRA 7.x version** 7.6 **Terraform version** 0.12.19 **terraform-provider-vra7 plugin version** 0.5.0 **Describe the bug** When resource action with name `Reconfigure` **is not** defined in `resourceActions.Content.Operations` i get an error: ```...