Skip to content

Latest commit

 

History

History
 
 

terraform

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Getting started with Terraform on Nutanix

  1. Install Terraform on your platform by choosing an installation method here.
  2. Git clone this repo and change to that directory and one of its subfolders (exp: linux-vm).
  3. Run terraform init to make sure everything is ready.
  4. Edit the variables.tf file to customize the values for your environment.