sakshiag / terraform-cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:HCL 100.0%