-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
terraformer import azure -R -r database
..
panic: unknown resource type azurerm_sql_active_directory_administrator
...
Other Resources works only for databases occurs this errors. Is this resource type obsolete and why occurs this error?
detailaed error message:
panic: unknown resource type azurerm_sql_active_directory_administrator
goroutine 117 [running]:
github.com/hashicorp/terraform/plugin.(*GRPCProvider).getResourceSchema(0xc00022eb10?, {0xdd91f95, 0x2a})
/Users/sergeylanzman/go/pkg/mod/github.com/hashicorp/[email protected]/plugin/grpc_provider.go:92 +0xf9
github.com/hashicorp/terraform/plugin.(*GRPCProvider).ReadResource(0xc0008269a0, {{0xdd91f95, 0x2a}, {{{0xef59868, 0xc0016230c0}}, {0xc662a80, 0xc002512b40}}, {0x17190be0, 0x0, 0x0}})
/Users/sergeylanzman/go/pkg/mod/github.com/hashicorp/[email protected]/plugin/grpc_provider.go:321 +0xc8
github.com/GoogleCloudPlatform/terraformer/terraformutils/providerwrapper.(*ProviderWrapper).Refresh(0xc000826230, 0xc0023d6780, 0xc0023d6730)
/Users/sergeylanzman/code/temp/terraformer/terraformutils/providerwrapper/provider.go:170 +0x438
github.com/GoogleCloudPlatform/terraformer/terraformutils.(*Resource).Refresh(0xc002487d40, 0x0?)
/Users/sergeylanzman/code/temp/terraformer/terraformutils/resource.go:130 +0x48
github.com/GoogleCloudPlatform/terraformer/terraformutils.RefreshResourceWorker(0xc000837d50, 0xc001ed2f50, 0xc000826230)
/Users/sergeylanzman/code/temp/terraformer/terraformutils/utils.go:153 +0xea
created by github.com/GoogleCloudPlatform/terraformer/terraformutils.RefreshResources in goroutine 1
/Users/sergeylanzman/code/temp/terraformer/terraformutils/utils.go:80 +0xe8