Merge branch 'bugfix/KASM-2201-doc-updates-from-review' into 'develop'

KASM-2201 Add missing preposition to documentation.

Closes KASM-2201

See merge request kasm-technologies/internal/terraform!5
This commit is contained in:
Justin Travis 2022-08-24 17:33:28 +00:00
commit db4fea9fa1

View file

@ -16,7 +16,7 @@ Consider creating a new Compartment for the Kasm Workspaces deployment.
In OCI create a public DNS zone that matches the desired domain name for the deployment. e.g `kasm.contoso.com`.
### API Keys
Create an administative user the OCI console that will be used for the terraform deployment. Add the user to the
Create an administative user in the OCI console that will be used for the terraform deployment. Add the user to the
**Administrators** Group. Generate an API Key for the user. The API Key Fingerprint will be used as a variable
in the deployment configuration. Save the private key to the local directory replacing `oci-private-key.pem`.