ibm-cloud-architecture / terraform-icp-aws

This Terraform configurations uses the AWS provider to provision virtual machines on AWS to prepare VMs and deploy IBM Cloud Private on them. This Terraform template automates best practices learned from installing ICP on AWS at numerous client sites in production.
9 stars 30 forks source link

Use terraform-module-icp-deploy #17

Closed jkwong888 closed 5 years ago

jkwong888 commented 5 years ago

we now use terraform-module-icp-deploy module to install ICP. however, we do this from the master node and terraform automation generates a terraform.tfvars file with all the goodies that the infrastructure layer generates.

also: