All Projects → vmware → terraform-provider-vra

vmware / terraform-provider-vra

Licence: MPL-2.0 license
Terraform VMware vRealize Automation provider

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to terraform-provider-vra

vmware-vra-gem
A Ruby Gem for interacting with the VMware vRealize Automation system
Stars: ✭ 16 (-80.49%)
Mutual labels:  vra, vmware-vrealize-automation
Ansible-VMware-vRealize-Automation
Ansible playbook to deploy VM on vRA
Stars: ✭ 23 (-71.95%)
Mutual labels:  vmware, vra
meetings
Sharing of content from Automation User Group meetings etc.
Stars: ✭ 16 (-80.49%)
Mutual labels:  vmware, vra
terraform-provider-argocd
Terraform provider for ArgoCD
Stars: ✭ 245 (+198.78%)
Mutual labels:  terraform-provider
terraform-provider-cisco-aci
Terraform provider for automating Cisco ACI enabled networks
Stars: ✭ 14 (-82.93%)
Mutual labels:  terraform-provider
terraform-provider-upcloud
Terraform provider for UpCloud
Stars: ✭ 52 (-36.59%)
Mutual labels:  terraform-provider
packer-windows
Windows Templates for Packer: Windows 11, Windows 10, Windows Server 2022, 2019, 2016, also with Docker
Stars: ✭ 1,116 (+1260.98%)
Mutual labels:  vmware
terraform-provider-circleci
Terraform provider for CircleCI
Stars: ✭ 94 (+14.63%)
Mutual labels:  terraform-provider
centos-7-kickstart
build a centos 7 iso/ovf/ova with kickstart
Stars: ✭ 22 (-73.17%)
Mutual labels:  vmware
vauth
VMware vSphere VM Identity Platform
Stars: ✭ 32 (-60.98%)
Mutual labels:  vmware
terraform-provider-fusionauth
registry.terraform.io/providers/gpsinsight/fusionauth/latest
Stars: ✭ 23 (-71.95%)
Mutual labels:  terraform-provider
game-of-thrones-hacking-ctf
Game of Thrones hacking CTF (Capture the flag)
Stars: ✭ 57 (-30.49%)
Mutual labels:  vmware
vSphere-6.5-API-Playbook-Examples
Examples of how to create Ansible playbooks to leverage vSphere 6.5 RESTful APIs. Playbooks will be isolate to specific APIs and roles added for example use cases.
Stars: ✭ 16 (-80.49%)
Mutual labels:  vmware
utility-scripts-for-freenas-and-vmware-esxi
All-In-One utility scripts for FreeNAS and VMware ESXi
Stars: ✭ 59 (-28.05%)
Mutual labels:  vmware
upstream-institute-virtual-environment
A Vagrant-based image creator for OpenStack Upstream Training sessions
Stars: ✭ 18 (-78.05%)
Mutual labels:  vmware
r8125-esxi
Realtek RTL8125 driver for ESXi 6.7
Stars: ✭ 163 (+98.78%)
Mutual labels:  vmware
vmware guest auth bypass
Proof of concept of VMSA-2017-0012
Stars: ✭ 42 (-48.78%)
Mutual labels:  vmware
terraform-provider-artifactory
Terraform provider for managing Artifactory
Stars: ✭ 17 (-79.27%)
Mutual labels:  terraform-provider
vix
VMware VIX API binding for Python
Stars: ✭ 31 (-62.2%)
Mutual labels:  vmware
terraform-provider-redfish
Terraform provider for Redfish REST APIs
Stars: ✭ 54 (-34.15%)
Mutual labels:  terraform-provider

Terraform Provider for VMware vRealize Automation

A self-contained deployable integration between Terraform and VMware vRealize Automation which allows Terraform users to request and provision IaaS resources such as machines, networks, load balancers, along with the configuration of cloud accounts, zones, and projects. This provider supports both vRealize Automation Cloud (SaaS) and vRealize Automation 8 (on-premises).

Note: There is a separate provider available for vRealize Automation 7.x.

Requirements

Using the Provider

The Terraform Provider for VMware vRealize Automation is a verified provider. Verified providers are owned and maintained by members of the HashiCorp Technology Partner Program. HashiCorp verifies the authenticity of the publisher and the providers are listed on the Terraform Registry with a verified tier label.

To use a released version of the Terraform provider in your environment, run terraform init and Terraform will automatically install the provider from the Terraform Registry.

See Installing the Terraform Provider for VMware vRealize Automation for additional instructions on automated and manual installation methods and how to control the provider version.

For either installation method, documentation about the provider configuration, resources, and data sources can be found on the provider page on the Terraform Registry.

The provider accepts either a refresh_token or an access_token to interact with the vRealize Automation API, but not both at the same time.

Examples on the use of the provider configuration, resources, and data sources can be found in the project's examples directory.

Upgrading the Provider

The provider does not upgrade automatically. After each new release, you can run the following command to upgrade the provider:

terraform init -upgrade

Contributing

The project team welcomes contributions from the community. Before you start working with terraform-provider-vra, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch. For more detailed information, refer to CONTRIBUTING.md.

License

The Terraform Provider for VMware vRealize Automation is available under the Mozilla Public License, version 2.0 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].