Onboard MongoDB Flex user (#88)
* Onboard user * Add examples and generate docs * Adjustments after review
This commit is contained in:
parent
2ddeb17d8a
commit
20f3496242
17 changed files with 1672 additions and 1 deletions
|
|
@ -0,0 +1,5 @@
|
|||
data "stackit_mongodbflex_instance" "example" {
|
||||
project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
instance_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
user_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue