Created
October 12, 2021 06:55
-
-
Save toumorokoshi/519ccbf6ab6446e91befd1dc85a2984e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
google_container_cluster.primary: Creating... | |
╷ | |
│ Error: Plugin did not respond | |
│ | |
│ The plugin encountered an error, and failed to respond to the plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs may contain more details. | |
╵ | |
Stack trace from the terraform-provider-google_v3.88.0_x5 plugin: | |
panic: interface conversion: interface {} is []interface {}, not []string | |
goroutine 76 [running]: | |
github.com/hashicorp/terraform-provider-google/google.expandMonitoringConfig(...) | |
/opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/hashicorp/terraform-provider-google/google/resource_container_cluster.go:3050 | |
github.com/hashicorp/terraform-provider-google/google.resourceContainerClusterCreate(0xc000dad480, 0x3050500, 0xc000405100, 0x0, 0x0) | |
/opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/hashicorp/terraform-provider-google/google/resource_container_cluster.go:1313 +0x44b3 | |
github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*Resource).create(0xc0007cbc00, 0x35aa800, 0xc000dfc800, 0xc000dad480, 0x3050500, 0xc000405100, 0x0, 0x0, 0x0) | |
/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/resource.go:318 +0x1ee | |
github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*Resource).Apply(0xc0007cbc00, 0x35aa800, 0xc000dfc800, 0xc0004b4930, 0xc00007d920, 0x3050500, 0xc000405100, 0x0, 0x0, 0x0, ...) | |
/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/resource.go:456 +0x67b | |
github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*GRPCProviderServer).ApplyResourceChange(0xc0001344e0, 0x35aa800, 0xc000dfc800, 0xc000e4d540, 0xc000dfc800, 0x2f96a40, 0xc001291700) | |
/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:955 +0x8ef | |
github.com/hashicorp/terraform-plugin-go/tfprotov5/server.(*server).ApplyResourceChange(0xc000dbd240, 0x35aa8a8, 0xc000dfc800, 0xc0004b4690, 0xc000dbd240, 0xc001291740, 0xc000e24ba0) | |
/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/tfprotov5/server/server.go:332 +0xb5 | |
github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5._Provider_ApplyResourceChange_Handler(0x2f96a40, 0xc000dbd240, 0x35aa8a8, 0xc001291740, 0xc000714960, 0x0, 0x35aa8a8, 0xc001291740, 0xc000f2c000, 0x9f5) | |
/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/tfprotov5/internal/tfplugin5/tfplugin5_grpc.pb.go:380 +0x214 | |
google.golang.org/grpc.(*Server).processUnaryRPC(0xc00022e540, 0x35e8c58, 0xc00029cc00, 0xc0010b86c0, 0xc000969500, 0x44b59c0, 0x0, 0x0, 0x0) | |
/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1297 +0x52b | |
google.golang.org/grpc.(*Server).handleStream(0xc00022e540, 0x35e8c58, 0xc00029cc00, 0xc0010b86c0, 0x0) | |
/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1626 +0xd0c | |
google.golang.org/grpc.(*Server).serveStreams.func1.2(0xc0005b11e0, 0xc00022e540, 0x35e8c58, 0xc00029cc00, 0xc0010b86c0) | |
/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:941 +0xab | |
created by google.golang.org/grpc.(*Server).serveStreams.func1 | |
/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:939 +0x1fd | |
Error: The terraform-provider-google_v3.88.0_x5 plugin crashed! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment