Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
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 for one principal ...
Feb 29, 2024 · Terraform module to assign either a custom or built in role to a resource in Azure. Required Arguments. Name, Type, Required, Description. scope_id, string ...
Nov 15, 2023 · Terraform will perform the following actions: # azurerm_role_assignment.testuserid must be replaced +/- resource "azurerm_role_assignment" "testuserid" { ~ id ...
Sep 9, 2023 · Manages a single directory role assignment within Azure Active Directory. ... Directory role assignments can be imported using the ID of the assignment, e.g..
Aug 16, 2023 · Azure Role Assignment Terraform module. Terraform module for creation of Azure Role Assignments. Usage. Requirements. Name, Version. terraform, >= 1.0.0.
Mar 21, 2024 · Import the existing role assignment into Terraform state to the specified resource name. Just to reiterate, this role assignment CAN be created using Terraform ...
Aug 1, 2023 · Automating RBAC role assignments in Microsoft Azure is critical for upholding security and governance in your cloud environment. By leveraging Azure Policy and ...