A walk through the vRA Terraform provider and multi-machine blueprints

I’ve been playing some with the Terraform provider for vRA that was recently posted on GitHub. If you’re new to terraform like it’s not real clear how to reference the various components of a blueprint, so I wanted to share an example of how to do it in a multi-machine blueprint with some software components.

(I’ll assume you’ve got Terraform and the vRA provider installed/compiled)

So taking a look at the blueprint we can see there are some custom properties lab.bp.prop1 and lab.bp.Prop2.

Continue reading “A walk through the vRA Terraform provider and multi-machine blueprints”