mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-08 15:13:56 -06:00
7775cc8ccc
+examples +docs for clc
10 lines
338 B
Markdown
10 lines
338 B
Markdown
## 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'
|