KASM-2289 Update README to use terraform apply instead of deploy

This commit is contained in:
Ian Tangney 2022-05-10 14:19:15 -04:00
parent d12b43bd9c
commit 2e53a81328
5 changed files with 5 additions and 5 deletions

View file

@ -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`

View file

@ -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`