Skip to content

Commit c50229b

Browse files
committed
Generate docs
1 parent 1bf7c51 commit c50229b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/resources/kibana_space.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ resource "elasticstack_kibana_space" "example" {
3939
- `color` (String) The hexadecimal color code used in the space avatar. By default, the color is automatically generated from the space name.
4040
- `description` (String) The description for the space.
4141
- `disabled_features` (Set of String) The list of disabled features for the space. To get a list of available feature IDs, use the Features API (https://www.elastic.co/guide/en/kibana/master/features-api-get.html).
42+
- `image_url` (String) The data-URL encoded image to display in the space avatar.
4243
- `initials` (String) The initials shown in the space avatar. By default, the initials are automatically generated from the space name. Initials must be 1 or 2 characters.
4344

4445
### Read-Only

0 commit comments

Comments
 (0)