We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
azurerm_role_management_policy
Terraform Resource Name: azurerm_role_management_policy https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/role_management_policy
To allow pim eligible role assignments to be permanently assigned without expiration we need to modify the assignment expiration_required to false.
expiration_required
Ticket on TF side: hashicorp/terraform-provider-azurerm#22766
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What resource do you need?
Terraform Resource Name:
azurerm_role_management_policy
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/role_management_policy
What is your use case?
To allow pim eligible role assignments to be permanently assigned without expiration we need to modify the assignment
expiration_required
to false.Ticket on TF side: hashicorp/terraform-provider-azurerm#22766
The text was updated successfully, but these errors were encountered: