You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.
I can provide more details on the variable values needed.
### Description / Feedback
│ Error: Request cancelled
│
│ with azurerm_kubernetes_cluster.cluster,
│ on main.tf line 11, in resource "azurerm_kubernetes_cluster" "cluster":
│ 11: resource "azurerm_kubernetes_cluster" "cluster" {
│
│ The plugin.(*GRPCProvider).ApplyResourceChange request was cancelled.
╵
Stack trace from the terraform-provider-azurerm_v4.0.0_x5 plugin:
panic: interface conversion: interface {} is nil, not map[string]interface {}
goroutine 97 [running]:
github.com/hashicorp/terraform-provider-azurerm/internal/services/containers.expandKubernetesClusterAPIAccessProfile(0x140012be210?)
github.com/hashicorp/terraform-provider-azurerm/internal/services/containers/kubernetes_cluster_resource.go:3357 +0x66c
github.com/hashicorp/terraform-provider-azurerm/internal/services/containers.resourceKubernetesClusterUpdate(0x1400471a980, {0x1093e6f00?, 0x14001f3a480?})
github.com/hashicorp/terraform-provider-azurerm/internal/services/containers/kubernetes_cluster_resource.go:2240 +0xdb8
github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*Resource).update(0x10a46beb8?, {0x10a46beb8?, 0x14004a1fa40?}, 0xd?, {0x1093e6f00?, 0x14001f3a480?})
github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/resource.go:800 +0x134
github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*Resource).Apply(0x14000d495e0, {0x10a46beb8, 0x14004a1fa40}, 0x14001f8d110, 0x1400471a080, {0x1093e6f00, 0x14001f3a480})
github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/resource.go:919 +0x658
github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*GRPCProviderServer).ApplyResourceChange(0x1400095ddd0, {0x10a46beb8?, 0x14004a1f950?}, 0x14004e914a0)
github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:1078 +0xb08
github.com/hashicorp/terraform-plugin-mux/tf5muxserver.(*muxServer).ApplyResourceChange(0x10a46bef0?, {0x10a46beb8?, 0x14004a1f650?}, 0x14004e914a0)
github.com/hashicorp/[email protected]/tf5muxserver/mux_server_ApplyResourceChange.go:36 +0x184
github.com/hashicorp/terraform-plugin-go/tfprotov5/tf5server.(*server).ApplyResourceChange(0x14001aa63c0, {0x10a46beb8?, 0x14004a1ec60?}, 0x14004eb15e0)
github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:865 +0x2b0
github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5._Provider_ApplyResourceChange_Handler({0x10a109640?, 0x14001aa63c0}, {0x10a46beb8, 0x14004a1ec60}, 0x14004e9f480, 0x0)
github.com/hashicorp/[email protected]/tfprotov5/internal/tfplugin5/tfplugin5_grpc.pb.go:518 +0x164
google.golang.org/grpc.(*Server).processUnaryRPC(0x140001e1000, {0x10a46beb8, 0x14004a1eba0}, {0x10a4987c0, 0x14000271080}, 0x140023ebb00, 0x140012b8900, 0x10f9eda18, 0x0)
google.golang.org/[email protected]/server.go:1369 +0xba0
google.golang.org/grpc.(*Server).handleStream(0x140001e1000, {0x10a4987c0, 0x14000271080}, 0x140023ebb00)
google.golang.org/[email protected]/server.go:1780 +0xc80
google.golang.org/grpc.(*Server).serveStreams.func2.1()
google.golang.org/[email protected]/server.go:1019 +0x8c
created by google.golang.org/grpc.(*Server).serveStreams.func2 in goroutine 55
google.golang.org/[email protected]/server.go:1030 +0x150
Error: The terraform-provider-azurerm_v4.0.0_x5 plugin crashed!
This is always indicative of a bug within the plugin. It would be immensely
helpful if you could report the crash with the plugin's maintainers so that it
can be fixed. The output above should help diagnose the issue.
References
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
Terraform (and AzureRM Provider) Version
Affected Resource(s)/Data Source(s)
azurerm_kubernetes_cluster
Terraform Configuration Files
I can provide more details on the variable values needed.
References
The text was updated successfully, but these errors were encountered: