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
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 "+1" or "me too" comments, 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.
Description
Apologies if I am missing it, but there appears to be no option to set the initial delay seconds for the startup probe of a container app using the azurerm_container app module in the latest version (3.91.0 as of this writing). The value defaults to 0 and is available for configuration in the liveness_probe block but not the startup_probe block.
Is there an existing issue for this?
Community Note
Description
Apologies if I am missing it, but there appears to be no option to set the initial delay seconds for the startup probe of a container app using the azurerm_container app module in the latest version (3.91.0 as of this writing). The value defaults to 0 and is available for configuration in the liveness_probe block but not the startup_probe block.
New or Affected Resource(s)/Data Source(s)
azurerm_container_app
Potential Terraform Configuration
References
I don't believe (or could not find) any existing/past issues referencing adding this setting.
The text was updated successfully, but these errors were encountered: