Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: |-

# Oasis Provider

The Terraform Oasis provider is a plugin for Terraform that allows for the full lifecycle management of ArangoDB Cloud resources.
The Terraform Oasis provider is a plugin for Terraform that allows for the full lifecycle management of [ArangoDB Cloud resources](https://cloud.arangodb.com/).

Api keys can be generated and viewed under the user's dashboard view on the API Keys tab.
On a logged in view, navigate to [API Keys](https://cloud.arangodb.com/dashboard/user/api-keys) and hit the button
Expand Down Expand Up @@ -42,4 +42,4 @@ provider "oasis" {
- `api_port_suffix` (String) OASIS API PORT SUFFIX
- `oasis_endpoint` (String) OASIS API ENDPOINT
- `organization` (String) Default Oasis Organization
- `project` (String) Default Oasis Project
- `project` (String) Default Oasis Project
4 changes: 2 additions & 2 deletions templates/index.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: |-

# Oasis Provider

The Terraform Oasis provider is a plugin for Terraform that allows for the full lifecycle management of ArangoDB Cloud resources.
The Terraform Oasis provider is a plugin for Terraform that allows for the full lifecycle management of [ArangoDB Cloud resources](https://cloud.arangodb.com/).

Api keys can be generated and viewed under the user's dashboard view on the API Keys tab.
On a logged in view, navigate to [API Keys](https://cloud.arangodb.com/dashboard/user/api-keys) and hit the button
Expand All @@ -17,4 +17,4 @@ labeled `New API key`. This will generate a set of keys which can be used with A

{{tffile "examples/provider/provider.tf"}}

{{ .SchemaMarkdown | trimspace }}
{{ .SchemaMarkdown | trimspace }}