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
Sep 10, 2023 · Assigns a given Principal (User or Group) to a given Role in a Private Azure Marketplace. Example Usage (using a role definition name). data " ...
Jul 13, 2023 · ... azurerm_role_assignment" "for" { for_each = { for key, value in try(local.roles_to_process, {}) : key => value if contains(keys(local.services_roles), value ...
Mar 8, 2024 · Hi everione! I hope you are well. I need build a terraform module where I could provider several roles for one principal ID. I already built one module what ...
Feb 29, 2024 · A list of Object IDs that define the User, Group or Service Principal to be assigned the role at the given scope. Module will iterate over each item, creating ...
Mar 6, 2024 · azurerm_role_assignment. Assigns a given Principal (User or Group) to a given Role. Example Usage (using a built-in Role). Copy. data "azurerm_subscription ...
Feb 7, 2024 · I have a module used to created Azure service principal and assign roles to it. I need to configure couple of arguments (see bold) to the role assignment, based ...
Dec 18, 2023 · Cannot assign Reservations Reader permission to a service principal via terraform azurerm_role_assignment resource over "/providers/Microsoft.
May 7, 2024 · Azure Microsoft.Authorization/roleAssignments syntax and properties to use in Azure Resource Manager templates for deploying the resource.