Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericpaulsen/20f2f5ee60581975648c7e999fe298b2 to your computer and use it in GitHub Desktop.
Save ericpaulsen/20f2f5ee60581975648c7e999fe298b2 to your computer and use it in GitHub Desktop.
Debug output for Azure Terraform provider
│ Error: Missing required argument
│ on aks.tf line 21, in resource "azurerm_kubernetes_cluster" "primary":
│ 21: resource "azurerm_kubernetes_cluster" "primary" {
│ The argument "dns_prefix" is required, but no definition was found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment