We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from
grafana_role
When creating a custom role using provision, it is possible to specify a from attribute to copy the permissions from a pre-existing role: https://grafana.com/docs/grafana/latest/administration/roles-and-permissions/access-control/manage-rbac-roles/
It would be really useful if the grafana_role resource also has the from attribute, which we can use to copy permissions from.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Request
When creating a custom role using provision, it is possible to specify a
from
attribute to copy the permissions from a pre-existing role: https://grafana.com/docs/grafana/latest/administration/roles-and-permissions/access-control/manage-rbac-roles/It would be really useful if the
grafana_role
resource also has thefrom
attribute, which we can use to copy permissions from.The text was updated successfully, but these errors were encountered: