Skip to content

fix(vpcgw): fix gatewayNetwork read nil pointer #3111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2025
Merged

Conversation

Gnoale
Copy link
Contributor

@Gnoale Gnoale commented May 26, 2025

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x142aeae]

goroutine 1234 [running]:
github.com/scaleway/terraform-provider-scaleway/v2/internal/services/vpcgw.ResourceVPCGatewayNetworkRead({0x1a9f040, 0xc000b84770}, 0xc000676480, {0x1737b40, 0xc0004ca5e8})
        github.com/scaleway/terraform-provider-scaleway/v2/internal/services/vpcgw/network.go:242 +0x44e

@Gnoale Gnoale requested a review from a team as a code owner May 26, 2025 12:56
@github-actions github-actions bot added the vpcgw label May 26, 2025
@Gnoale Gnoale added this pull request to the merge queue May 26, 2025
Merged via the queue into master with commit a3ebff3 May 26, 2025
46 checks passed
@Gnoale Gnoale deleted the hotfix-vpcgw branch May 26, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants