CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
12.68k
stars
1.66k
forks
source link
panic: unknown resource type aws_identitystore_group_membership #1942
Open
swamyms2000 opened 1 month ago
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/terraform@v0.12.31/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/terraform@v0.12.31/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