Tag : Terraform
Written by Christopher Lewis on April 8, 2020 .
I tend to rebuild my vRealize Automation (vRA) labs ALOT. I am currently lucky and have two environments, my vRA 8 homelab and my vRA Cloud org. I wanted a way to provide a consistent configuration to both environments. I had two options open in front of me:
- Use native REST API
- Use the Terraform Provider for vRA 8/Cloud
As vRA 8 / Cloud is an API first platform, I could have definitely used the native API to complete the configuration I am looking to do. However, as I have been waiting for an opportunity to get some hands on time with Terraform I decided this was a good reasons to look at the VMware Terraform Provider for vRealize Automation 8 !!
- Operating a Private Cloud - Part 3: Creating a Pricing Card in VMware Aria Automation
- Operating a Private Cloud - Part 2: Creating a Pricing Card in VMware Aria Operations
- Operating a Private Cloud - Part 1: Understanding Pricing Cards in VMware Aria
- Zero2Hero - Using Aria Automation to Deploy Multiple Machines with Multiple Disks - Part 5
- Zero2Hero - Using Aria Automation to Deploy Multiple Machines with Multiple Disks - Part 4