mirror of
https://github.com/kasmtech/terraform.git
synced 2026-01-23 02:24:11 +00:00
KASM-2289 Update README to use terraform apply instead of deploy
This commit is contained in:
parent
d12b43bd9c
commit
2e53a81328
5 changed files with 5 additions and 5 deletions
|
|
@ -53,7 +53,7 @@ can be found in `<module-name>/variables.tf`
|
|||
|
||||
5. Deploy
|
||||
|
||||
terraform deploy
|
||||
terraform apply
|
||||
|
||||
|
||||
6. Login to the Deployment as an Admin via the domain defined e.g `https://kasm.contoso.com`
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ can be found in `module/variables.tf`
|
|||
|
||||
4. Deploy
|
||||
|
||||
terraform deploy
|
||||
terraform apply
|
||||
|
||||
|
||||
5. Login to the Deployment as an Admin via the domain defined e.g `https://kasm.contoso.com`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue