You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terraform already supports ClusterRoleBinding, however it is impossible to define custom ClusterRole, I believe this would be a great addition to the provider.
In addition, defining Role and RoleBinding resources would allow users to create more granular access permissions.
Would it be feasible to introduce these features?
The text was updated successfully, but these errors were encountered:
Tapanito
changed the title
Feature: resources for ClusterRole, Role and RoleBinding
Feature request: support the creation of ClusterRole, Role and RoleBinding
Nov 1, 2018
@Sudharma Cluster Role is merged in master (See #229).
It will be available in the provider release. I don't yet have a fixed date for it, but it should be a matter of weeks.
This is a request for multiple features.
Terraform already supports ClusterRoleBinding, however it is impossible to define custom ClusterRole, I believe this would be a great addition to the provider.
In addition, defining Role and RoleBinding resources would allow users to create more granular access permissions.
Would it be feasible to introduce these features?
The text was updated successfully, but these errors were encountered: