increase create timeout
This commit is contained in:
@@ -55,4 +55,8 @@ resource "azurerm_kubernetes_cluster" "aks" {
|
||||
}
|
||||
|
||||
edge_zone = var.aks_extended_zone
|
||||
|
||||
timeouts {
|
||||
create = "3h"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user