This Terraform example configurations uses the OpenStack provider to provision virtual machines on OpenStack and TerraForm Module ICP Deploy to prepare VMs and deploy IBM Cloud Private on them.
There is currently only a single template example located in the examples/smallcluster_ce directory, but more will be populated over time.
- Working copy of Terraform
 
- git clone or download the recipe
 - Update the 
variables.tforterraform.tfvarsfile to reflect your environment - Run 
terraform initto download depenencies (modules and plugins) - Run 
terraform planto investigate deployment plan - Run 
terraform applyto start deployment