Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

IBM Cloud Provider Examples

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
...

Related links

IBM Cloud Terraform Templates

IBM Cloud docs

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