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
cloudavenue_edgegateway_ip_set.main["local [terraform]"]: Creating...
cloudavenue_edgegateway_ip_set.main["local [terraform]"]: Still creating... [10s elapsed]
╷
│ Error: Plugin did not respond
│
│ The plugin encountered an error, and failed to respond to the
│ plugin6.(*GRPCProvider).ApplyResourceChange call. The plugin logs may
│ contain more details.
╵
Stack trace from the terraform-provider-cloudavenue_v0.20.3 plugin:
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x1232dca]
goroutine 14 [running]:
github.com/orange-cloudavenue/terraform-provider-cloudavenue/internal/provider/edgegw.(*ipSetResource).read(0xc000594bd0, {0x1b632e8, 0xc000594a80}, 0xc000b7e790)
github.com/orange-cloudavenue/terraform-provider-cloudavenue/internal/provider/edgegw/ip_set_resource.go:420 +0x38a
github.com/orange-cloudavenue/terraform-provider-cloudavenue/internal/provider/edgegw.(*ipSetResource).Create(0xc000594bd0, {0x1b632e8, 0xc000594a80}, {{{{0x1b70e50, 0xc000595ad0}, {0x15ac800, 0xc0005957a0}}, {0x1b74558, 0xc0006db4f0}}, {{{0x1b70e50, ...}, ...}, ...}, ...}, ...)
github.com/orange-cloudavenue/terraform-provider-cloudavenue/internal/provider/edgegw/ip_set_resource.go:151 +0x795
github.com/hashicorp/terraform-plugin-framework/internal/fwserver.(*Server).CreateResource(0xc000570488, {0x1b632e8, 0xc000594a80}, 0xc00060b550, 0xc00060b528)
github.com/hashicorp/terraform-plugin-framework@v1.13.0/internal/fwserver/server_createresource.go:101 +0x578
github.com/hashicorp/terraform-plugin-framework/internal/fwserver.(*Server).ApplyResourceChange(0xc000570488, {0x1b632e8, 0xc000594a80}, 0xc000680230, 0xc00060b640)
github.com/hashicorp/terraform-plugin-framework@v1.13.0/internal/fwserver/server_applyresourcechange.go:57 +0x4aa
github.com/hashicorp/terraform-plugin-framework/internal/proto6server.(*Server).ApplyResourceChange(0xc000570488, {0x1b632e8?, 0xc0005948d0?}, 0xc000680190)
github.com/hashicorp/terraform-plugin-framework@v1.13.0/internal/proto6server/server_applyresourcechange.go:55 +0x38e
github.com/hashicorp/terraform-plugin-go/tfprotov6/tf6server.(*server).ApplyResourceChange(0xc00014e140, {0x1b632e8?, 0xc00086db30?}, 0xc0004243f0)
github.com/hashicorp/terraform-plugin-go@v0.25.0/tfprotov6/tf6server/server.go:865 +0x3bc
github.com/hashicorp/terraform-plugin-go/tfprotov6/internal/tfplugin6._Provider_ApplyResourceChange_Handler({0x1784080, 0xc00014e140}, {0x1b632e8, 0xc00086db30}, 0xc0000f1780, 0x0)
github.com/hashicorp/terraform-plugin-go@v0.25.0/tfprotov6/internal/tfplugin6/tfplugin6_grpc.pb.go:611 +0x1a6
google.golang.org/grpc.(*Server).processUnaryRPC(0xc000156800, {0x1b632e8, 0xc00086daa0}, {0x1b726e0, 0xc000572340}, 0xc000679e60, 0xc000594120, 0x2809d58, 0x0)
google.golang.org/grpc@v1.67.1/server.go:1394 +0xe2b
google.golang.org/grpc.(*Server).handleStream(0xc000156800, {0x1b726e0, 0xc000572340}, 0xc000679e60)
google.golang.org/grpc@v1.67.1/server.go:1805 +0xe8b
google.golang.org/grpc.(*Server).serveStreams.func2.1()
google.golang.org/grpc@v1.67.1/server.go:1029 +0x7f
created by google.golang.org/grpc.(*Server).serveStreams.func2 in goroutine 31
google.golang.org/grpc@v1.67.1/server.go:1040 +0x125
Error: The terraform-provider-cloudavenue_v0.20.3 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.Time took: 27s
Terraform Core Version
1.5.7
Cloud Avenue Provider Version
0.20.3
Affected Resource(s)
cloudavenue_edgegateway_ip_set
Expected Behavior
Creating ip set without errors
Actual Behavior
IP was set but finish with a crash log
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: