microsoft / azure-pipelines-terraform

Azure Pipelines tasks for installing Terraform and running Terraform commands in a build or release pipeline.
MIT License
95 stars 60 forks source link

Unable to create nodepool: Internal Server error #143

Closed LordTurnip closed 1 year ago

LordTurnip commented 1 year ago

Hi, I am attempting to run a terraform apply on a pipeline using the Terraform extension, when I've suddenly received this error in an attempt to create a nodepool for an AKS Cluster. I attempted to contact azure devops support and they have directed me here to log an issue.

╷ │ Error: waiting for creation of Node Pool: (Agent Pool Name "devapppool" / Managed Cluster Name "asbrzs1basak1aks" / Resource Group "asbrzs1basak1rg"): Code="ReconcileVMSSAgentPoolFailed" Message="We are unable to serve this request due to an internal error, Correlation ID: 9f4727df-b4ea-a2a2-ec11-efbae9722864, Operation ID: b823a962-36cf-4c98-9bcf-1ec7c1719053, Timestamp: 2023-04-03T17:32:05Z." │ │ with module.dev_node_pool.azurerm_kubernetes_cluster_node_pool.node_pool, │ on modules/node_pool/main.tf line 1, in resource "azurerm_kubernetes_cluster_node_pool" "node_pool": │ 1: resource "azurerm_kubernetes_cluster_node_pool" "node_pool" { │ ╵ 79.txt