IBM cluster using Terraform

This example shows how to create a Kubernetes Cluster with Terraform.test To run, configure your IBM Cloud provider

Running the example

For planning phase

terraform plan

For apply phase

terraform apply

For destroy

terraform destroy