mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Few minor adjustment to the Terraform steps
This commit is contained in:
@@ -202,12 +202,14 @@ Initialize Terraform:
|
||||
terraform init
|
||||
```
|
||||
|
||||
Run a Terraform Plan:
|
||||
Plan infrastructure changes with Terraform:
|
||||
|
||||
```console
|
||||
terraform plan
|
||||
```
|
||||
|
||||
Apply infrastructure changes with Terraform:
|
||||
|
||||
```console
|
||||
terraform apply
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user