elastic / terraform-provider-ec

https://registry.terraform.io/providers/elastic/ec/latest/docs
Apache License 2.0
170 stars 84 forks source link

Feature Request: Add RBAC support / user management feature #629

Open pakio opened 1 year ago

pakio commented 1 year ago

Overview

This is the feature request for supporting RBAC and user management feature on this provider.

Context

Recently Elastic announced that they started providing the RBAC feature on Elasticsearch service. Though this provider is not yet supporting managing the users by code, this is the feature that many users were wanted for a long time and I suppose there are definitely high demand to manage them in a safer way.

dimuon commented 5 months ago

@Kushmaro , I guess this requires adding a dedicated resource to the provider.

Kushmaro commented 5 months ago

Yes @dimuon