Skip to content

crash while running terraform plan #4

@matifali

Description

@matifali
│ Error: Plugin did not respond

│ The plugin encountered an error, and failed to respond to the plugin6.(*GRPCProvider).ValidateResourceConfig call. The plugin logs 
│ may contain more details.


Stack trace from the terraform-provider-render_v1.2.0.exe plugin:

panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x0 pc=0x14bd177]

goroutine 105 [running]:
github.com/jackall3n/terraform-provider-render/render/resources.(*serviceResource).Configure(0x1773910?, {0xc00048b170?, 0x164aa04?}, {{0x150ce00?, 0x0?}}, 0x2b?)
        github.com/jackall3n/terraform-provider-render/render/resources/service.go:48 +0x57
github.com/hashicorp/terraform-plugin-framework/internal/fwserver.(*Server).ValidateResourceConfig(0xc000185600, {0x1773910, 0xc00048b170}, 0xc0000051e8, 0xc000115620)
        github.com/hashicorp/[email protected]/internal/fwserver/server_validateresourceconfig.go:40 +0x19c
github.com/hashicorp/terraform-plugin-framework/internal/proto6server.(*Server).ValidateResourceConfig(0xc000185600, {0x1773910?, 0xc00048b020?}, 0xc000005170)
        github.com/hashicorp/[email protected]/internal/proto6server/server_validateresourceconfig.go:44 +0x3cf      
github.com/hashicorp/terraform-plugin-go/tfprotov6/tf6server.(*server).ValidateResourceConfig(0xc000305180, {0x1773910?, 0xc00048a8d0?}, 0xc00009b280)
        github.com/hashicorp/[email protected]/tfprotov6/tf6server/server.go:686 +0x2dc
github.com/hashicorp/terraform-plugin-go/tfprotov6/internal/tfplugin6._Provider_ValidateResourceConfig_Handler({0x161b7c0?, 0xc000305180}, {0x1773910, 0xc00048a8d0}, 0xc0002bb960, 0x0)
        github.com/hashicorp/[email protected]/tfprotov6/internal/tfplugin6/tfplugin6_grpc.pb.go:277 +0x170
google.golang.org/grpc.(*Server).processUnaryRPC(0xc0003021e0, {0x1776d70, 0xc000313520}, 0xc00063d320, 0xc000443d10, 0x1be5cd0, 0x0)
        google.golang.org/[email protected]/server.go:1340 +0xd13
google.golang.org/grpc.(*Server).handleStream(0xc0003021e0, {0x1776d70, 0xc000313520}, 0xc00063d320, 0x0)
        google.golang.org/[email protected]/server.go:1713 +0xa1b
google.golang.org/grpc.(*Server).serveStreams.func1.2()
        google.golang.org/[email protected]/server.go:965 +0x98
created by google.golang.org/grpc.(*Server).serveStreams.func1
        google.golang.org/[email protected]/server.go:963 +0x28a

Error: The terraform-provider-render_v1.2.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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions