Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 311 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 311 Bytes

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