Skip to content

Commit c7feb8e

Browse files
committed
make gen
1 parent 5f77aed commit c7feb8e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/data-sources/kibana_security_role.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ data "elasticstack_kibana_security_role" "example" {
3232

3333
### Optional
3434

35+
- `description` (String) Description for the role
3536
- `metadata` (String) Optional meta-data.
3637

3738
### Read-Only

docs/resources/kibana_security_role.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ resource "elasticstack_kibana_security_role" "example" {
124124

125125
### Optional
126126

127+
- `description` (String) Optional description for the role
127128
- `kibana` (Block Set) The list of objects that specify the Kibana privileges for the role. (see [below for nested schema](#nestedblock--kibana))
128129
- `metadata` (String) Optional meta-data.
129130

0 commit comments

Comments
 (0)