terraform-provider-vra7 icon indicating copy to clipboard operation
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.

Results 35 terraform-provider-vra7 issues
Sort by recently updated
recently updated
newest added

aligning tests with DoLogin changes in: bef8ffb1bdc611e6c3785ad00ffa785a7589a386 Signed-off-by: Przemyslaw Swierczek

Signed-off-by: Marcel Juhnke This PR changes the way how `resource_configuration` is read back from a vRA Deployment into the state file. Previously, only the data of vSphere VMs (resource type...

size/L

When there is a Deployment with resource configurations for VMs that contain more or different custom properties within the `configuration` map, each time when `terraform plan` is run, there is...

size/XS

Signed-off-by: Julien Pivotto

size/XXL

size/XS
documentation

Signed-off-by: Julien Pivotto

size/M
documentation

Uses Go `map[string]string` instead of `DeploymentResourceData` to abstract generic properties from the responses of vRA deployment resources. This solves issues where we might want to handle custom properties on the...

size/L

**vRA 7.x version** 7.6 **Terraform version** 0.13.5 **terraform-provider-vra7 plugin version** 2.0.0 **Describe the bug** There is no documentation on either GitHub or at https://www.terraform.io/docs/providers/vra7/index.html of how to add an additional...

**vRA 7.x version** N/A **Terraform version** N/A **terraform-provider-vra7 plugin version** N/A **Describe the bug** In terraform registry documentation, the environment variable documented for provider tenant property is "_VRA7_SERVER_". However, source...

**vRA 7.x version** vRA 7.6 **Terraform version** Terraform v0.14.5 **terraform-provider-vra7 plugin version** 2.0.1 **Describe the bug** When adding an additional disk to an existing machine, the terraform plan shows the...