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.
Error: Plugin did not respond
│
│ with module.VirtualMachineScaleset.azurerm_windows_virtual_machine_scale_set.VirtualMachineScaleset["addns"],
│ on .terraform\modules\VirtualMachineScaleset\virtual_machine_scale_set.tf line 4, in resource "azurerm_windows_virtual_machine_scale_set""VirtualMachineScaleset":
│ 4: resource "azurerm_windows_virtual_machine_scale_set""VirtualMachineScaleset" {
│
│ The plugin encountered an error, and failed to respond to the plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs
│ may contain more details.
╵
╷
│ Error: Plugin did not respond
│
│ with module.VirtualMachineScaleset.azurerm_windows_virtual_machine_scale_set.VirtualMachineScaleset["app"],
│ on .terraform\modules\VirtualMachineScaleset\virtual_machine_scale_set.tf line 4, in resource "azurerm_windows_virtual_machine_scale_set""VirtualMachineScaleset":
│ 4: resource "azurerm_windows_virtual_machine_scale_set""VirtualMachineScaleset" {
│
│ The plugin encountered an error, and failed to respond to the plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs
│ may contain more details.
╵
╷
│ Error: Plugin did not respond
│
│ with module.VirtualMachineScaleset.azurerm_windows_virtual_machine_scale_set.VirtualMachineScaleset["web"],
│ on .terraform\modules\VirtualMachineScaleset\virtual_machine_scale_set.tf line 4, in resource "azurerm_windows_virtual_machine_scale_set""VirtualMachineScaleset":
│ 4: resource "azurerm_windows_virtual_machine_scale_set""VirtualMachineScaleset" {
│
│ The plugin encountered an error, and failed to respond to the plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs
│ may contain more details.
╵
Releasing state lock. This may take a few moments...
Stack trace from the terraform-provider-azurerm_v4.14.0_x5.exe plugin:
panic: interface conversion: interface {} is nil, not []interface {}
goroutine 726 [running]:
github.com/hashicorp/terraform-provider-azurerm/internal/services/compute.expandOrchestratedVirtualMachineScaleSetExtensions({0x123c32f0, 0x1, 0x1})
github.com/hashicorp/terraform-provider-azurerm/internal/services/compute/orchestrated_virtual_machine_scale_set.go:1443 +0xf18
github.com/hashicorp/terraform-provider-azurerm/internal/services/compute.resourceWindowsVirtualMachineScaleSetUpdate(0x12754be0, {0x691b4a0, 0x112ddb08})
github.com/hashicorp/terraform-provider-azurerm/internal/services/compute/windows_virtual_machine_scale_set_resource.go:797 +0x2de5
github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*Resource).update(0x107f8770, {0x7d5c488, 0x12cc8378}, 0x12754be0, {0x691b4a0, 0x112ddb08})
github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/resource.go:828 +0x164
github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*Resource).Apply(0x107f8770, {0x7d5c488, 0x12cc8378}, 0x12d5f650, 0x12754910, {0x691b4a0, 0x112ddb08})
github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/resource.go:947 +0x85c
github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*GRPCProviderServer).ApplyResourceChange(0x1086c650, {0x7d5c488, 0x12cc8348}, 0x12ab60f0)
github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:1155 +0xeb1
github.com/hashicorp/terraform-plugin-mux/tf5muxserver.(*muxServer).ApplyResourceChange(0x10110f50, {0x7d5c488, 0x12cc8288}, 0x12ab60f0)
github.com/hashicorp/[email protected]/tf5muxserver/mux_server_ApplyResourceChange.go:36 +0x1d6
github.com/hashicorp/terraform-plugin-go/tfprotov5/tf5server.(*server).ApplyResourceChange(0x1026a460, {0x7d5c488, 0x12a565d0}, 0x1293ac00)
github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:865 +0x439
github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5._Provider_ApplyResourceChange_Handler({0x72e0d60, 0x1026a460}, {0x7d5c488, 0x12a565d0}, 0x1293abc0, 0x0)
github.com/hashicorp/[email protected]/tfprotov5/internal/tfplugin5/tfplugin5_grpc.pb.go:611 +0x98
google.golang.org/grpc.(*Server).processUnaryRPC(0x10159188, {0x7d5c488, 0x125496b0}, {0x7d75614, 0x10f60fc8}, 0x12554b08, 0x10f71200, 0xd0ff0cc, 0x0)
google.golang.org/[email protected]/server.go:1394 +0xfd9
google.golang.org/grpc.(*Server).handleStream(0x10159188, {0x7d75614, 0x10f60fc8}, 0x12554b08)
google.golang.org/[email protected]/server.go:1805 +0x10cf
google.golang.org/grpc.(*Server).serveStreams.func2.1()
google.golang.org/[email protected]/server.go:1029 +0xaa
created by google.golang.org/grpc.(*Server).serveStreams.func2 in goroutine 31
google.golang.org/[email protected]/server.go:1040 +0x12f
Error: The terraform-provider-azurerm_v4.14.0_x5.exe 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 itcan be fixed. The output above should help diagnose the issue.
Expected Behaviour
No response
Actual Behaviour
No response
Steps to Reproduce
No response
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered:
Previously, the Health and Repair feature was enabled but later disabled through the portal. After I also disabled Health and Repair in the Terraform code, the error was resolved.
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.
Is there an existing issue for this?
Community Note
Terraform Version
1.10.3
AzureRM Provider Version
4.3.0-4.14.0
Affected Resource(s)/Data Source(s)
azurerm_windows_virtual_machine_scale_set
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
No response
Actual Behaviour
No response
Steps to Reproduce
No response
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: