Skip to content

Commit

Permalink
upraveny readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalatin committed Jun 19, 2020
1 parent 00a612a commit 9e956c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ nova sec grope je **` security-groups.tf `** a definicia roles je v **` sg-ssh.t

vojdem do priecinka **`00-tenant-base`** a spustim seriu prikazov aby som spominane services "nainstaloval" a vedel ich pouzit do dalsieho buildu.
```
terraform init \
terraform plan -out=tfplan \
terraform init
terraform plan -out=tfplan
terraform apply "tfplan"
```

0 comments on commit 9e956c5

Please sign in to comment.