Open notsopawel opened 1 month ago
Hi, I am having the same issue but only on Managementgroup scope. On subscription scope everything is working fine.
On subscription scope log my RoleEligibility Schedule Request in Azure has a Started and succeeded status entry.
On managementgroup scope my RoleEligibillity schedule request on Azure only has a started status entry, no succeeded.
Is there an existing issue for this?
Community Note
Terraform Version
1.9.7
AzureRM Provider Version
4.4.0
Affected Resource(s)/Data Source(s)
azurerm_pim_eligible_role_assignmen
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
pim eligible role assignment is created and statue properly reported back to the tf provider, I increased timeout to 20mins, no luck,
Actual Behaviour
pim eligible role assignment is created, i can see it in azure portal, but tf code fails
Steps to Reproduce
t apply
Important Factoids
No response
References
No response