Add description for the parameters field of DSA instances (#445)

* Add description for the parameters field of DSA instances

* Improve sentence
This commit is contained in:
João Palet 2024-07-02 19:02:19 +01:00 committed by GitHub
parent 78793f49ff
commit aec518b8f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 35 additions and 43 deletions

View file

@ -28,7 +28,6 @@ resource "stackit_rabbitmq_instance" "example" {
```
<!-- schema generated by tfplugindocs -->
## Schema
### Required
@ -40,7 +39,7 @@ resource "stackit_rabbitmq_instance" "example" {
### Optional
- `parameters` (Attributes) (see [below for nested schema](#nestedatt--parameters))
- `parameters` (Attributes) Configuration parameters. Please note that removing a previously configured field from your Terraform configuration won't replace its value in the API. To update a previously configured field, explicitly set a new value for it. (see [below for nested schema](#nestedatt--parameters))
### Read-Only
@ -54,7 +53,6 @@ resource "stackit_rabbitmq_instance" "example" {
- `plan_id` (String) The selected plan ID.
<a id="nestedatt--parameters"></a>
### Nested Schema for `parameters`
Optional: