Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
condition - (Optional) The condition that limits the resources that the role can be assigned to. Changing this forces a new resource to be created.
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 ...
* `condition` - (Optional) The condition that limits the resources that the role can be assigned to. Changing this forces a new resource to be created. * ` ...
People also ask
The Assignment in Authorization can be configured in Terraform with the resource name azurerm_role_assignment . ... condition optional - string ...
Aug 8, 2022 · If you want to conditionally create azurerm_role_assignment.assignmipermissions , then it should be: ... If condition for Terraform · 0.
Nov 12, 2023 · The role_assignment resource in the azurerm Terraform provider has a condition property. So you can assign “User Access Administrator” and then ...
Mar 8, 2024 · resource "azurerm_role_assignment ... (Optional) condition - Condition that limits the resources that the role can be assigned to.
azurerm_role_assignment. Assigns a given Principal (User or Group) to a given ... condition - (Optional) The condition that limits the resources that ...
... azurerm_role_assignment.example, azurerm_storage_account ... predicate_expression - (Optional) Specifies condition of where clause when creating an audit.