Skip to content
Closed
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
3 changes: 3 additions & 0 deletions docs/data-sources/mongodbflex_instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ description: |-

MongoDB Flex instance data source schema. Must have a `region` specified in the provider configuration.

!> STACKIT provides a Terraform provider that enables the deployment and ordering of MongoDB Flex. However, please exercise caution when using Terraform, as some API calls initiated through Terraform may behave differently than expected. Before applying any changes, ensure you review them carefully or contact us if you are unsure about the usage. **Please note that updates may result in the recreation of the entire instance, which could lead to data loss.**
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, those files are generated which means the change is lost within the next "make generate-docs" call.
Can you please adjust this in the go files?



## Example Usage

```terraform
Expand Down
3 changes: 3 additions & 0 deletions docs/data-sources/mongodbflex_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ description: |-

MongoDB Flex user data source schema. Must have a `region` specified in the provider configuration.

!> STACKIT provides a Terraform provider that enables the deployment and ordering of MongoDB Flex. However, please exercise caution when using Terraform, as some API calls initiated through Terraform may behave differently than expected. Before applying any changes, ensure you review them carefully or contact us if you are unsure about the usage. **Please note that updates may result in the recreation of the entire instance, which could lead to data loss.**


## Example Usage

```terraform
Expand Down