romanrzes/terraform
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
## Usage `terraform.tfvars` holds variables which should be overriden with valid ones. ### Plan ``` terraform plan ``` ### Apply ``` terraform apply ``` ### Destroy ``` terraform destroy ``` ## Author Roman