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
Reduce the timeout for the create operation on azurerm_role_assignment resources created with init=true to 10 minutes.
Use Case
When attempting to grant access to the Launchpad using the GitHub Actions workflow, specifying an unknown or incorrect identity currently results in a lengthy wait of 30 minutes before the action fails. Reducing the timeout would significantly improve the developer experience by providing faster feedback in such scenarios.
Feature Description
Reduce the timeout for the
create
operation onazurerm_role_assignment
resources created withinit=true
to 10 minutes.Use Case
When attempting to grant access to the Launchpad using the GitHub Actions workflow, specifying an unknown or incorrect identity currently results in a lengthy wait of 30 minutes before the action fails. Reducing the timeout would significantly improve the developer experience by providing faster feedback in such scenarios.
Additional Information
Standard Timeouts:
Privacy Statement
Code of Conduct
The text was updated successfully, but these errors were encountered: