Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
Assign roles to users, groups and service principals. This Terraform module assigns BUILT IN roles to users, groups and service principals. Usage.
Terraform module to assign either a custom or built in role to a resource in Azure. - andrewCluey/terraform-azurerm-role-assignment.
Manages the entire set of assignments for a role. Assignments that aren't specified when applying this resource will be removed. Note: This resource is ...
Role Assignments can be imported using the resource id , e.g.. terraform import azurerm_role_assignment.example /subscriptions/00000000-0000-0000-0000- ...
Directory role assignments can be imported using the ID of the assignment, e.g.. terraform import azuread_directory_role_assignment.example ...
People also ask
Mar 8, 2024 · I need build a terraform module where I could provider several roles for one principal ID. I already built one module what provider one role ...
Jul 4, 2022 · A good way to configure things is to setup the service principal with just the roles that are needed. I would like to script this to be able to ...
PIM Active Role Assignments can be imported using the following composite resource ID, e.g.. terraform import azurerm_pim_active_role_assignment.example / ...