Skip to content

hassenius/terraform-icp-openstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

Terraform ICP OpenStack

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.

Pre-requisits

Using the recipes

  1. git clone or download the recipe
  2. Update the variables.tf or terraform.tfvars file to reflect your environment
  3. Run terraform init to download depenencies (modules and plugins)
  4. Run terraform plan to investigate deployment plan
  5. Run terraform apply to start deployment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published