Loading...
Loading...
### Terraform Version ```shell v1.14.7 ``` ### Terraform Configuration Files NA ### Debug Output ``` Plan: 18 to add, 15 to change, 1 to destroy. ╷ │ Warning: Redundant ignore_changes element │ │ on repositories.tf line 2412, in resource "github_repository" "repositories": │ 2412: resource "github_repository" "repositories" { │ │ Adding an attribute name to ignore_changes tells Terraform to ignore future │ changes to the argument in configuration after the object has been created, │ retaining the value originally configured. │ │ The attribute etag is decided by the provider alone and therefore there can │ be no configured value to compare with. Including this attribute in │ ignore_changes has no effect. Remove the attribute from ignore_changes to │ quiet this warning. │ │ (and 24 more similar warnings elsewhere) ╵ ╷ │ Warning: "organization": [DEPRECATED] Use owner (or GITHUB_OWNER) instead of organization (or GITHUB_ORGANIZATION) │ │ with provider["registry.terraform.io/integrations/github"], │ on stack.tf line 39, in provider "github": │ 39: provider "github" { │ ╵ ╷ │ Error: Request cancelled │ │ with github_repository_environment.environments["husky-domain_dev2"], │ on repositories.tf line 2462, in resource "github_repository_environment" "environments": │ 2462: resource "github_repository_environment" "environments" { │ │ The plugin.(*GRPCProvider).UpgradeResourceState request was cancelled. ╵ ╷ │ Error: Request cancelled │ │ with github_repository_environment.environments["mysql-dml_dev2"], │ on repositories.tf line 2462, in resource "github_repository_environment" "environments": │ 2462: resource "github_repository_environment" "environments" { │ │ The plugin.(*GRPCProvider).ReadResource request was cancelled. ╵ ╷ │ Error: Plugin did not respond │ │ with github_repository_environment.environments["funds-batch-domain_dev2"], │ on repositories.tf line 2462, in resource "github_repository_environment" "environments": │ 2462: resource "github_repository_environment" "environments" { │ │ The plugin encountered an error, and failed to respond to the │ plugin.(*GRPCProvider).ReadResource call. The plugin logs may contain more │ details. ╵ Stack trace from the terraform-provider-github_v5.18.3 plugin: panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x78 pc=0xf51eb0] goroutine 4555 [running]: github.com/integrations/terraform-provider-github/v5/github.resourceGithubRepositoryEnvironmentRead(0xc000574cb0, {0xff4b60?, 0xc00030c2c0?}) github.com/integrations/terraform-provider-github/v5/github/resource_github_repository_environment.go:137 +0x4b0 github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Resource).RefreshWithoutUpgrade(0xc000408a00, 0xc000129f90, {0xff4b60, 0xc00030c2c0}) github.com/hashicorp/terraform-plugin-sdk@v1.17.2/helper/schema/resource.go:470 +0x1aa github.com/hashicorp/terraform-plugin-sdk/internal/helper/plugin.(*GRPCProviderServer).ReadResource(0xc00000e880, {0xc0009a9f20?, 0x4b8786?}, 0xc0009a9f20) github.com/hashicorp/terraform-plugin-sdk@v1.17.2/internal/helper/plugin/grpc_provider.go:535 +0x34b github.com/hashicorp/terraform-plugin-sdk/internal/tfplugin5._Provider_ReadResource_Handler({0x11e7880?, 0xc00000e880}, {0x1583180, 0xc00058d410}, 0xc000574850, 0x0) github.com/hashicorp/terraform-plugin-sdk@v1.17.2/internal/tfplugin5/tfplugin5.pb.go:3269 +0x170 google.golang.org/grpc.(*Server).processUnaryRPC(0xc00039a000, {0x1586d48, 0xc0006c2340}, 0xc0007677a0, 0xc000463080, 0x1d72c10, 0x0) google.golang.org/grpc@v1.50.1/server.go:1340 +0xd13 google.golang.org/grpc.(*Server).handleStream(0xc00039a000, {0x1586d48, 0xc0006c2340}, 0xc0007677a0, 0x0) google.golang.org/grpc@v1.50.1/server.go:1713 +0xa1b google.golang.org/grpc.(*Server).serveStreams.func1.2() google.golang.org/grpc@v1.50.1/server.go:965 +0x98 created by google.golang.org/grpc.(*Server).serveStreams.func1 google.golang.org/grpc@v1.50.1/server.go:963 +0x28a Error: The terraform-provider-github_v5.18.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 it can be fixed. The output above should help diagnose the issue. Operation failed: failed running terraform plan (exit 1) ``` ### Expected Behavior No nill pointer ### Actual Behavior see the error above ### Steps to Reproduce terraform plan/apply ### Additional Context _No response_ ### References _No response_ ### Generative AI / LLM assisted development? _No response_
Click on a version to see all relevant bugs
Terraform Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.