ewilde / terraform-provider-kibana

Kibana terraform provider
Mozilla Public License 2.0
73 stars 23 forks source link

Add resource to manage kibana roles #28

Closed jfroche closed 4 years ago

jfroche commented 5 years ago

Add resource to manage kibana roles

require ewilde/go-kibana#29 to be merged

We have to enable xpack security in elasticsearch and kibana. We enable xpack security using an environment variable (USE_XPACK_SECURITY) during the tests.

ewilde commented 4 years ago

@jfroche apologies for late review once we have https://github.com/ewilde/go-kibana/pull/31 fixed and merged, can you update this vendor directory in this PR to reflect 🙏