mirror of
https://github.com/kasmtech/terraform.git
synced 2026-07-17 16:40:19 +00:00
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:
commit
db4fea9fa1
1 changed files with 1 additions and 1 deletions
|
|
@ -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`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue