terraform/examples/clc
Valentin Pichard c6beaa7ce8 Fmt all the config files
Signed-off-by: Valentin Pichard <valentin.pichard@corp.ovh.com>
2016-09-22 11:49:09 +00:00
..
README.md snapshot from CenturyLinkLabs/terraform-provider-clc 2016-03-21 08:58:37 -07:00
main.tf Fmt all the config files 2016-09-22 11:49:09 +00:00
outputs.tf Fmt all the config files 2016-09-22 11:49:09 +00:00
variables.tf Fmt all the config files 2016-09-22 11:49:09 +00:00

README.md

Creating a standard web application

This example provides sample configuration for creating the infra for a basic webapp.

For CLC provider, set up your CLC environment as outlined in https://www.terraform.io/docs/providers/clc/index.html

Once ready run 'terraform plan' to review.

Once satisfied with plan, run 'terraform apply'