Commit f981c4b
infra: increase managed cert create timeout to 60 minutes
The azurerm_container_app_environment_managed_certificate resource was
timing out at the default 30-minute limit. Azure's CNAME-based managed
certificate provisioning can take longer than 30 minutes. Increase the
create timeout to 60 minutes so the workflow does not fail while
waiting for DNS validation to complete.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f87966c commit f981c4b
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
236 | 243 | | |
237 | 244 | | |
238 | 245 | | |
| |||
0 commit comments