We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when importing all resources
terraform v 1.9.8 terraformer v 0.8.24
panic: unknown resource type aws_identitystore_group_membership
goroutine 2738 [running]: github.com/hashicorp/terraform/plugin.(*GRPCProvider).getResourceSchema(0x1400017e090?, {0x10cf504c3, 0x22}) github.com/hashicorp/[email protected]/plugin/grpc_provider.go:92 +0xc8 github.com/hashicorp/terraform/plugin.(*GRPCProvider).ReadResource(0x14000e32cb0, {{0x10cf504c3, 0x22}, {{{0x1100a0050, 0x140031bab90}}, {0x10e9acee0, 0x140031bfc50}}, {0x116b44a00, 0x0, 0x0}}) github.com/hashicorp/[email protected]/plugin/grpc_provider.go:321 +0xbc github.com/GoogleCloudPlatform/terraformer/terraformutils/providerwrapper.(*ProviderWrapper).Refresh(0x140002b7340, 0x140018e6320, 0x140018e62d0) github.com/GoogleCloudPlatform/terraformer/terraformutils/providerwrapper/provider.go:171 +0x30c github.com/GoogleCloudPlatform/terraformer/terraformutils.(*Resource).Refresh(0x140027f4b40, 0x0?) github.com/GoogleCloudPlatform/terraformer/terraformutils/resource.go:130 +0x50 github.com/GoogleCloudPlatform/terraformer/terraformutils.RefreshResourceWorker(0x14002555a40, 0x140026d7170, 0x140002b7340) github.com/GoogleCloudPlatform/terraformer/terraformutils/utils.go:153 +0xc0 created by github.com/GoogleCloudPlatform/terraformer/terraformutils.RefreshResources in goroutine 1 github.com/GoogleCloudPlatform/terraformer/terraformutils/utils.go:80 +0xb4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when importing all resources
terraform v 1.9.8
terraformer v 0.8.24
panic: unknown resource type aws_identitystore_group_membership
goroutine 2738 [running]:
github.com/hashicorp/terraform/plugin.(*GRPCProvider).getResourceSchema(0x1400017e090?, {0x10cf504c3, 0x22})
github.com/hashicorp/[email protected]/plugin/grpc_provider.go:92 +0xc8
github.com/hashicorp/terraform/plugin.(*GRPCProvider).ReadResource(0x14000e32cb0, {{0x10cf504c3, 0x22}, {{{0x1100a0050, 0x140031bab90}}, {0x10e9acee0, 0x140031bfc50}}, {0x116b44a00, 0x0, 0x0}})
github.com/hashicorp/[email protected]/plugin/grpc_provider.go:321 +0xbc
github.com/GoogleCloudPlatform/terraformer/terraformutils/providerwrapper.(*ProviderWrapper).Refresh(0x140002b7340, 0x140018e6320, 0x140018e62d0)
github.com/GoogleCloudPlatform/terraformer/terraformutils/providerwrapper/provider.go:171 +0x30c
github.com/GoogleCloudPlatform/terraformer/terraformutils.(*Resource).Refresh(0x140027f4b40, 0x0?)
github.com/GoogleCloudPlatform/terraformer/terraformutils/resource.go:130 +0x50
github.com/GoogleCloudPlatform/terraformer/terraformutils.RefreshResourceWorker(0x14002555a40, 0x140026d7170, 0x140002b7340)
github.com/GoogleCloudPlatform/terraformer/terraformutils/utils.go:153 +0xc0
created by github.com/GoogleCloudPlatform/terraformer/terraformutils.RefreshResources in goroutine 1
github.com/GoogleCloudPlatform/terraformer/terraformutils/utils.go:80 +0xb4
The text was updated successfully, but these errors were encountered: