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`

View file

@ -33,7 +33,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`. Single server installs

View file

@ -46,7 +46,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` . Single server installs

View file

@ -46,7 +46,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`. It may take several minutes