Skip to content

Commit ca418f6

Browse files
authored
Added link to explain ArangoDB cloud.
1 parent a03749e commit ca418f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |-
77

88
# Oasis Provider
99

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

1212
Api keys can be generated and viewed under the user's dashboard view on the API Keys tab.
1313
On a logged in view, navigate to [API Keys](https://cloud.arangodb.com/dashboard/user/api-keys) and hit the button
@@ -42,4 +42,4 @@ provider "oasis" {
4242
- `api_port_suffix` (String) OASIS API PORT SUFFIX
4343
- `oasis_endpoint` (String) OASIS API ENDPOINT
4444
- `organization` (String) Default Oasis Organization
45-
- `project` (String) Default Oasis Project
45+
- `project` (String) Default Oasis Project

0 commit comments

Comments
 (0)