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.
I want to know if Terraform vra7 supports the parameter on behalf which is available on vmware vra website GUI
**vRA 7.x version** 7.5.0 **Terraform version** 0.12.7 **terraform-provider-vra7 plugin version** 0.4.1 **Describe the bug** I tried to create Linux machines with a vRA XaaS. This XaaS triggers a first workflow...
Hi Right now you can get instance by deployment id or request id. (https://registry.terraform.io/providers/vmware/vra7/latest/docs/data-sources/vra7_deployment#example-usages) what if i got vm through VRA itself. then I want to perform day 1 action...
The provider returns 'Error: No business group found with name: ', in an environment with 300+ business groups. Specifying the same business group by ID works fine. The business group...
**vRA 7.6 version** The vRA 7.6 version where is issue is found. **Terraform version** Terraform v0.12.24 **terraform-provider-vra7 plugin version** + provider.vra7 v2.0.1 **Describe the bug** Since I upgrade the terraform...
**General version information:** - vRA 7.6 - Terraform version 0.13.0 - Terraform-provider-vra7 plugin version 1.0.2 **Describe the bug** It looks like the VRA provider is not able to create multiple...
**vRA 7.5 version** The vRA 7.5 version where is issue is found. **Terraform version** 0.12.24 **terraform-provider-vra7 plugin version 1.0.1 **Describe the bug** When it try to output my result, i'm...
**vRA 7.x version** vRA 7.3 **Terraform version** Terraform v0.12.26 **terraform-provider-vra7 plugin version** provider.vra7 v1.0.1 **Describe the bug** Can't change state of the VM instances provisioned by Terraform through vRA. *Context*...
**vRA 7.x version** 1.0.1 **Terraform version** 0.12.24 **Describe the bug** During resource deletion when the `GetRequestStatus` call in `waitForRequestCompletion` to vRA API is not responding for whatever reason (an intermittent...
**vRA 7.x version** vRealize Automation 7.6 **Terraform version** v0.12.24 **terraform-provider-vra7 plugin version** terraform-provider-vra7 plugin version 1.0.1 **Describe the bug** Trying to use the remote_exec provisioner to execute commands post installation....