-
Notifications
You must be signed in to change notification settings - Fork 122
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
The terraform-provider-awscc_v1.12.0_x5 plugin crashed | Using Datazone Module #2057
Comments
Relates #1480
terraform-provider-awscc/internal/generic/resource.go Lines 390 to 397 in 95b075e
|
Hi guys like i said i tryed in different currency and i had the same problem as in bellow ╷ Stack trace from the terraform-provider-awscc_v1.15.0_x5 plugin: panic: runtime error: invalid memory address or nil pointer dereference goroutine 163 [running]: module.datazone[0].awscc_datazone_environment_blueprint_configuration.this["DefaultDataWarehouse"] will be created
|
Hi team, there is some deadline to fix this problem ? I saw that there is a fix related, but i didn't see any new version |
Hi @ericpachecosousa - This will be included in the next release, currently scheduled for this Thursday, October 17. |
Hi team,
Regardless of the awscc version I'm using, I started encountering this issue today. It doesn't appear to be related to the version, as I have different codebases using various versions, and all are experiencing the same problem.
│ 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.
╵
╷
│ 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-awscc_v1.12.0_x5 plugin:
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0xb43872]
goroutine 90 [running]:
github.com/hashicorp/terraform-provider-awscc/internal/generic.(*genericResource).Create(0xc001372d20, {0x33929c8?, 0xc003448990?}, {{{{0x3398cb0, 0xc00345dad0}, {0x21fe160, 0xc003456810}}, {0x33c9058, 0xc000529400}}, {{{0x3398cb0, ...}, ...}, ...}, ...}, ...)
github.com/hashicorp/terraform-provider-awscc/internal/generic/resource.go:397 +0x792
The text was updated successfully, but these errors were encountered: