pulumiverse / pulumi-grafana

Pulumi provider for Grafana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to add individual role assignments

CmdrSharp opened this issue · comments

Currently, the Grafana Providers grafana.RoleAssignment controls all role assignments for a given role. The terraform provider nowadays also has a RoleAssignmentItem which can add the assignment to a single actor. This functionality should be lifted in, as exhaustively providing all teams/users for which a role is to be added is not always the simple approach.

This seems to have been introduced in 2.18.0 of the Terraform provider.

Hey @CmdrSharp this should be available from v0.5.1 of the pulumi-grafana package!