|
resource "elasticstack_kibana_role" "example" { |
|
resource "elasticstack_kibana_role" "example" { |
The examples are using the resource as elasticstack_kibana_role which I understand that resource does not exist, it should be elasticstack_kibana_security_role instead.