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
Jun 14, 2024 · Manage a role policy for an Azure Management Group, Subscription, Resource Group or resource. Example Usage. Resource Group. resource "azurerm_resource_group" " ...
Feb 29, 2024 · Terraform module to assign either a custom or built in role to a resource in Azure. Published February 29, 2024 by andrewCluey
Apr 23, 2024 · This is a pretty useful provider, as it can fetch information about users, groups and app registrations in the same HCL code that the Azure RM Provider also ...
Jul 2, 2024 · Assign roles to users, groups and service principals. This Terraform module assigns BUILT IN roles to users, groups and service principals.
Feb 10, 2024 · This module is a convenience wrapper around the azurerm_role_assignment resource to make it easier to create role assignments at different scopes for different ...
Aug 22, 2024 · Version 4.0 of the HashiCorp Terraform AzureRM provider brings support for provider-defined functions and improved resource provider registration.
Sep 13, 2024 · I want to import an azurerm_role_assignment (Azure) in Terraform dependent on my environment (dev, test, prod) by using an import block.