cloud_native_azure icon indicating copy to clipboard operation
cloud_native_azure copied to clipboard

Chapter 5 AKS code fails

Open dwschulze opened this issue 1 year ago • 0 comments

terraform plan
╷
│ Error: Unsupported block type
│ 
│   on main.tf line 63, in resource "azurerm_kubernetes_cluster" "k8s":
│   63:     addon_profile {
│ 
│ Blocks of type "addon_profile" are not expected here.
╵

dwschulze avatar May 20 '23 22:05 dwschulze