Skip to content

Commit

Permalink
Automated docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
do87 committed May 26, 2023
1 parent f7ebe3d commit a4ea9bc
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion docs/data-sources/argus_job.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Read-Only:

Read-Only:

- `password` (String) Specifies basic auth password
- `password` (String, Sensitive) Specifies basic auth password
- `username` (String) Specifies basic auth username


Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/elasticsearch_credential.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ data "stackit_elasticsearch_credential" "example" {
- `database_name` (String) Database name
- `host` (String) Credential host
- `hosts` (List of String) Credential hosts
- `password` (String) Credential password
- `password` (String, Sensitive) Credential password
- `port` (Number) Credential port
- `route_service_url` (String) Credential route_service_url
- `syslog_drain_url` (String) Credential syslog_drain_url
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/logme_credential.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ data "stackit_logme_credential" "example" {
- `database_name` (String) Database name
- `host` (String) Credential host
- `hosts` (List of String) Credential hosts
- `password` (String) Credential password
- `password` (String, Sensitive) Credential password
- `port` (Number) Credential port
- `route_service_url` (String) Credential route_service_url
- `syslog_drain_url` (String) Credential syslog_drain_url
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/mariadb_credential.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ data "stackit_mariadb_credential" "example" {
- `database_name` (String) Database name
- `host` (String) Credential host
- `hosts` (List of String) Credential hosts
- `password` (String) Credential password
- `password` (String, Sensitive) Credential password
- `port` (Number) Credential port
- `route_service_url` (String) Credential route_service_url
- `syslog_drain_url` (String) Credential syslog_drain_url
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/postgres_credential.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ data "stackit_postgres_credential" "example" {
- `database_name` (String) Database name
- `host` (String) Credential host
- `hosts` (List of String) Credential hosts
- `password` (String) Credential password
- `password` (String, Sensitive) Credential password
- `port` (Number) Credential port
- `route_service_url` (String) Credential route_service_url
- `syslog_drain_url` (String) Credential syslog_drain_url
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/rabbitmq_credential.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ data "stackit_rabbitmq_credential" "example" {
- `database_name` (String) Database name
- `host` (String) Credential host
- `hosts` (List of String) Credential hosts
- `password` (String) Credential password
- `password` (String, Sensitive) Credential password
- `port` (Number) Credential port
- `route_service_url` (String) Credential route_service_url
- `syslog_drain_url` (String) Credential syslog_drain_url
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/redis_credential.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ data "stackit_redis_credential" "example" {
- `database_name` (String) Database name
- `host` (String) Credential host
- `hosts` (List of String) Credential hosts
- `password` (String) Credential password
- `password` (String, Sensitive) Credential password
- `port` (Number) Credential port
- `route_service_url` (String) Credential route_service_url
- `syslog_drain_url` (String) Credential syslog_drain_url
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/argus_job.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Optional:

Required:

- `password` (String) Specifies basic auth password
- `password` (String, Sensitive) Specifies basic auth password
- `username` (String) Specifies basic auth username


Expand Down
4 changes: 2 additions & 2 deletions docs/resources/elasticsearch_credential.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ resource "stackit_elasticsearch_credential" "example" {
- `host` (String) Credential host
- `hosts` (List of String) Credential hosts
- `id` (String) Specifies the resource ID
- `password` (String) Credential password
- `password` (String, Sensitive) Credential password
- `port` (Number) Credential port
- `raw_response` (String) The full API response (as JSON string)
- `raw_response` (String, Sensitive) The full API response (as JSON string)
- `route_service_url` (String) Credential route_service_url
- `syslog_drain_url` (String) Credential syslog_drain_url
- `uri` (String) The instance URI
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/logme_credential.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ resource "stackit_logme_credential" "example" {
- `host` (String) Credential host
- `hosts` (List of String) Credential hosts
- `id` (String) Specifies the resource ID
- `password` (String) Credential password
- `password` (String, Sensitive) Credential password
- `port` (Number) Credential port
- `raw_response` (String) The full API response (as JSON string)
- `raw_response` (String, Sensitive) The full API response (as JSON string)
- `route_service_url` (String) Credential route_service_url
- `syslog_drain_url` (String) Credential syslog_drain_url
- `uri` (String) The instance URI
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/mariadb_credential.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ resource "stackit_mariadb_credential" "example" {
- `host` (String) Credential host
- `hosts` (List of String) Credential hosts
- `id` (String) Specifies the resource ID
- `password` (String) Credential password
- `password` (String, Sensitive) Credential password
- `port` (Number) Credential port
- `raw_response` (String) The full API response (as JSON string)
- `raw_response` (String, Sensitive) The full API response (as JSON string)
- `route_service_url` (String) Credential route_service_url
- `syslog_drain_url` (String) Credential syslog_drain_url
- `uri` (String) The instance URI
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/postgres_credential.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ resource "stackit_postgres_credential" "example" {
- `host` (String) Credential host
- `hosts` (List of String) Credential hosts
- `id` (String) Specifies the resource ID
- `password` (String) Credential password
- `password` (String, Sensitive) Credential password
- `port` (Number) Credential port
- `raw_response` (String) The full API response (as JSON string)
- `raw_response` (String, Sensitive) The full API response (as JSON string)
- `route_service_url` (String) Credential route_service_url
- `syslog_drain_url` (String) Credential syslog_drain_url
- `uri` (String) The instance URI
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/rabbitmq_credential.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ resource "stackit_rabbitmq_credential" "example" {
- `host` (String) Credential host
- `hosts` (List of String) Credential hosts
- `id` (String) Specifies the resource ID
- `password` (String) Credential password
- `password` (String, Sensitive) Credential password
- `port` (Number) Credential port
- `raw_response` (String) The full API response (as JSON string)
- `raw_response` (String, Sensitive) The full API response (as JSON string)
- `route_service_url` (String) Credential route_service_url
- `syslog_drain_url` (String) Credential syslog_drain_url
- `uri` (String) The instance URI
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/redis_credential.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ resource "stackit_redis_credential" "example" {
- `host` (String) Credential host
- `hosts` (List of String) Credential hosts
- `id` (String) Specifies the resource ID
- `password` (String) Credential password
- `password` (String, Sensitive) Credential password
- `port` (Number) Credential port
- `raw_response` (String) The full API response (as JSON string)
- `raw_response` (String, Sensitive) The full API response (as JSON string)
- `route_service_url` (String) Credential route_service_url
- `syslog_drain_url` (String) Credential syslog_drain_url
- `uri` (String) The instance URI
Expand Down

0 comments on commit a4ea9bc

Please sign in to comment.