https://pulumi.com logo
#general
Title
# general
w

wet-sunset-4939

10/04/2022, 1:10 AM
Hi All, Please help. When upgrading pulumi/azure from 4 to 5 I got below error. Please share if any solution for this?
Copy code
panic: interface conversion: interface {} is nil, not []interface {}
    goroutine 242 [running]:
    <http://github.com/hashicorp/terraform-provider-azurerm/internal/services/containers/migration.KubernetesClusterV1ToV2.UpgradeFunc.func1({0x6eee980|github.com/hashicorp/terraform-provider-azurerm/internal/services/containers/migration.KubernetesClusterV1ToV2.UpgradeFunc.func1({0x6eee980>?, 0xc0028888c8?}, 0x5c70b80?, {0xc0029ccfc0?, 0x6eee980?})
        /home/runner/go/pkg/mod/github.com/pulumi/terraform-provider-azurerm@v1.41.1-0.20220923214953-9abea3c6f19c/internal/services/containers/migration/kubernetes_cluster.go:1231 +0x2fe
    <http://github.com/hashicorp/terraform-provider-azurerm/internal/tf/pluginsdk.StateUpgrades.func1({0x6eeb650|github.com/hashicorp/terraform-provider-azurerm/internal/tf/pluginsdk.StateUpgrades.func1({0x6eeb650>, 0xc000138028}, 0x2?, {0x5c19d60, 0xc000e4ae00})
e

echoing-dinner-19531

10/04/2022, 8:46 AM
Can you raise an issue about this at https://github.com/pulumi/pulumi-azure/issues I thought I'd seen this come up before but seems no issue currently tracking it but I suspect our azure team might know about it.
10 Views