You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[azurerm_pim_eligible_role_assignment] waiting for Scoped Role Eligibility Schedule Request Role Eligibility Schedule Request Name: to become found: timeout while waiting for state to become 'Exists'
#27683
Open
1 task done
notsopawel opened this issue
Oct 17, 2024
· 1 comment
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.
2024-10-17T14:51:14.504Z [WARN] provider.terraform-provider-azurerm_v4.4.0_x5: [WARN] WaitForState timeout after 4m55.791145154s
2024-10-17T14:51:14.504Z [WARN] provider.terraform-provider-azurerm_v4.4.0_x5: [WARN] WaitForState starting 30s refresh grace period
2024-10-17T14:51:14.504Z [ERROR] provider.terraform-provider-azurerm_v4.4.0_x5: [ERROR] Context cancelation detected, abandoning grace period
2024-10-17T14:51:14.511Z [ERROR] provider.terraform-provider-azurerm_v4.4.0_x5: Response contains error diagnostic: tf_req_id=5515ce86-371a-faf8-00b1-ea586155e34b tf_rpc=ApplyResourceChange
diagnostic_detail=
| waiting for Scoped Role Eligibility Schedule Request (Scope: "/subscriptions/1912df6b-23f1-48d3-95e3----------"| Role Eligibility Schedule Request Name: "618cf3c5-e5ff-d209-a91e-ce5f9daa7dd7") to become found: timeout while waiting for state to become 'Exists' (last state: 'NotFound', timeout: 4m55.791145154s)
diagnostic_severity=ERROR tf_provider_addr=registry.terraform.io/hashicorp/azurerm @module=sdk.proto
diagnostic_summary=
| waiting for Scoped Role Eligibility Schedule Request (Scope: "/subscriptions/------"| Role Eligibility Schedule Request Name: "618cf3c5-e5ff-d209-a91e-ce5f9daa7dd7") to become found: timeout while waiting for state to become 'Exists' (last state: 'NotFound', timeout: 4m55.791145154s)
tf_proto_version=5.6 tf_resource_type=azurerm_pim_eligible_role_assignment @caller=github.com/hashicorp/[email protected]/tfprotov5/internal/diag/diagnostics.go:58 timestamp=2024-10-17T14:51:14.511Z
2024-10-17T14:51:14.544Z [ERROR] vertex "azurerm_pim_eligible_role_assignment.this" error: waiting for Scoped Role Eligibility Schedule Request (Scope: "/subscriptions/1-----------1e4d6dce7"
Role Eligibility Schedule Request Name: "618cf3c5-e5ff-d209-a91e-ce5f9daa7dd7") to become found: timeout while waiting for state to become 'Exists' (last state: 'NotFound', timeout: 4m55.791145154s)
╷
│ Error: waiting for Scoped Role Eligibility Schedule Request (Scope: "/subscriptions/---------d6dce7"
│ Role Eligibility Schedule Request Name: "618cf3c5-e5ff-d209-a91e-ce5f9daa7dd7") to become found: timeout while waiting for state to become 'Exists' (last state: 'NotFound', timeout: 4m55.791145154s)
│
│ with azurerm_pim_eligible_role_assignment.this,
│ on main.tf line 35, in resource "azurerm_pim_eligible_role_assignment""this":
│ 35: resource "azurerm_pim_eligible_role_assignment""this" {
│
│ waiting for Scoped Role Eligibility Schedule Request (Scope: "/subscriptions/-----------e7"
│ Role Eligibility Schedule Request Name: "618cf3c5-e5ff-d209-a91e-ce5f9daa7dd7") to become found: timeout while waiting for state to become 'Exists' (last
│ state: 'NotFound', timeout: 4m55.791145154s)
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: