Fix PostgresFlex references in MongoDB Flex (#91)

* Fix PostgresFlex references in MongoDB Flex

* Update docs

* Re-generate docs
This commit is contained in:
João Palet 2023-10-17 17:53:45 +02:00 committed by GitHub
parent 9d11098102
commit 3c6748545d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 11 deletions

View file

@ -3,12 +3,12 @@
page_title: "stackit_mongodbflex_user Data Source - stackit"
subcategory: ""
description: |-
PostgresFlex user data source schema. Must have a region specified in the provider configuration.
MongoDB Flex user data source schema. Must have a region specified in the provider configuration.
---
# stackit_mongodbflex_user (Data Source)
PostgresFlex user data source schema. Must have a `region` specified in the provider configuration.
MongoDB Flex user data source schema. Must have a `region` specified in the provider configuration.
## Example Usage
@ -24,7 +24,7 @@ data "stackit_mongodbflex_instance" "example" {
### Required
- `instance_id` (String) ID of the PostgresFlex instance.
- `instance_id` (String) ID of the MongoDB Flex instance.
- `project_id` (String) STACKIT project ID to which the instance is associated.
- `user_id` (String) User ID.