This directory contains a set of examples of using various IBM Cloud services with Terraform. The examples each have their own README containing more details on what the example does.
To run any example, clone the repository and run terraform apply
within
the example's own directory.
For example:
$ git clone [email protected]:IBM-Cloud/terraform-provider-ibm.git
$ cd terraform-provider-ibm/examples/ibm-vsi
$ terraform apply
...
Deploying Red Hat OpenShift Container Platform on IBM Cloud
Set up an automated Secure Perimeter in IBM Cloud
Implementing a Dedicated Solution Pattern
Plan, create and update deployment environments with IBM Cloud CLI and Terraform