VRealize Automation 8.2 introduces an exciting new feature – the ability to provide Terraform as a service. It expands the vRA directory by adding cloud-based Terraform manifest templates. And Terraform adds an orchestrator, negotiation engine, and vRA lease management.
Continue readingTag Archives: terraform
Terraform + vRA. Custom deployment
Terraform vRA provider’s capabilities for creating deployments are not limited to working with cloud templates and catalog items . Deployments can be created entirely from scratch by building them as a constructor from a variety of resources. Which of the following methods is the best? Let’s first analyze the latter, then compare all three options.
Continue readingTerraform + vRA. Blueprints
The article Terraform + vRA. Quickstart a new deployment is created from an item published in the vRA directory. This is the easiest way to work with vRA from Terraform, but it is not flexible enough – there is no way to change the template schema, the deployments will be the same as the Cloud Assembly administrator decided. Terraform allows you to create your own cloud templates and deploy deployments from them.
Continue readingTerraform + vRA. Quick start
The vRealize Automation platform allows you not only to organize the work of the cloud, but also to work with it, describing the infrastructure as code (Incfastructure as Code – IaC ). One of the most common tools that implements this model and is already integrated with vRA is Terraform. Getting started with how Terraform and vRA 8 work together.
Continue reading