Terraform snowflake plugin crashes

github.com/hashicorp/terraform-plugin-sdk/v2@v2.10.1/helper/schema/grpc_provider.go:977 +0xeb4
github.com/hashicorp/terraform-plugin-go/tfprotov5/tf5server.(*server).ApplyResourceChange(0x12916cd0, {0x1a61584, 0x12f14048}, 0x128ac100)
github.com/hashicorp/terraform-plugin-go@v0.7.1/tfprotov5/tf5server/server.go:812 +0x63f
github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5._Provider_ApplyResourceChange_Handler({0x182c080, 0x12916cd0}, {0x1a61584, 0x12f14048}, 0x128c8330, 0x0)
github.com/hashicorp/terraform-plugin-go@v0.7.1/tfprotov5/internal/tfplugin5/tfplugin5_grpc.pb.go:385 +0x18a
google.golang.org/grpc.(*Server).processUnaryRPC(0x12df0120, {0x1a7ea40, 0x12ec4000}, 0x12cd9ea0, 0x12d8aea0, 0x20f00a0, 0x0)
google.golang.org/grpc@v1.44.0/server.go:1282 +0xd5b
google.golang.org/grpc.(*Server).handleStream(0x12df0120, {0x1a7ea40, 0x12ec4000}, 0x12cd9ea0, 0x0)
google.golang.org/grpc@v1.44.0/server.go:1616 +0xa2d
google.golang.org/grpc.(*Server).serveStreams.func1.2(0x12b9e430, 0x12df0120, {0x1a7ea40, 0x12ec4000}, 0x12cd9ea0)
google.golang.org/grpc@v1.44.0/server.go:921 +0x92
created by google.golang.org/grpc.(*Server).serveStreams.func1
google.golang.org/grpc@v1.44.0/server.go:919 +0x1a7

Error: The terraform-provider-snowflake_v0.31.0.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 it
can be fixed. The output above should help diagnose the issue.