update docs (#330)
This commit is contained in:
parent
9bd1da7cee
commit
7c1560d513
10 changed files with 10 additions and 18 deletions
|
|
@ -34,9 +34,11 @@ data "stackit_rabbitmq_credential" "example" {
|
|||
- `host` (String)
|
||||
- `hosts` (List of String)
|
||||
- `http_api_uri` (String)
|
||||
- `http_api_uris` (List of String)
|
||||
- `id` (String) Terraform's internal data source. identifier. It is structured as "`project_id`,`instance_id`,`credential_id`".
|
||||
- `name` (String)
|
||||
- `management` (String)
|
||||
- `password` (String, Sensitive)
|
||||
- `port` (Number)
|
||||
- `uri` (String)
|
||||
- `uris` (List of String)
|
||||
- `username` (String)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue