github.com/vtorhonen/terraform@v0.9.0-beta2.0.20170307220345-5d894e4ffda7/examples/clc/README.md (about)

     1  ## Creating a standard web application
     2  
     3  This example provides sample configuration for creating the infra for a basic webapp. 
     4  
     5  For CLC provider, set up your CLC environment as outlined in https://www.terraform.io/docs/providers/clc/index.html
     6  
     7  Once ready run 'terraform plan' to review. 
     8  
     9  Once satisfied with plan, run 'terraform apply'