Skip to content
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

[auth0] auth0_trigger_binding has been removed #1799

Closed
FalconerTC opened this issue Oct 30, 2023 · 2 comments
Closed

[auth0] auth0_trigger_binding has been removed #1799

FalconerTC opened this issue Oct 30, 2023 · 2 comments
Labels

Comments

@FalconerTC
Copy link

The auth0_trigger_binding resource has been removed from the auth0 provider in auth0/terraform-provider-auth0#730

Running a full import fails because of this

❯ terraformer import auth0 --resources="*"
2023/10/30 11:20:30 Attempting an import of ALL resources in auth0
2023/10/30 11:20:30 auth0 importing... auth0_action
2023/10/30 11:20:31 auth0 done importing auth0_action
...
2023/10/30 11:21:00 Refreshing state... auth0_trigger_binding.tfer--2de327f1-d357-4d34-9675-719979f39d3f
panic: unknown resource type auth0_trigger_binding

goroutine 128 [running]:
github.com/hashicorp/terraform/plugin.(*GRPCProvider).getResourceSchema(0x14000228900?, {0x109f0a3bf, 0x15})
	github.com/hashicorp/[email protected]/plugin/grpc_provider.go:92 +0xc8
github.com/hashicorp/terraform/plugin.(*GRPCProvider).ReadResource(0x14000addab0, {{0x109f0a3bf, 0x15}, {{{0x10d2c97c8, 0x14001ff2e60}}, {0x10bbcedc0, 0x14001802fc0}}, {0x1139b7300, 0x0, 0x0}})
	github.com/hashicorp/[email protected]/plugin/grpc_provider.go:321 +0xbc
github.com/GoogleCloudPlatform/terraformer/terraformutils/providerwrapper.(*ProviderWrapper).Refresh(0x14000a11960, 0x140008051d0, 0x14000805180)
	github.com/GoogleCloudPlatform/terraformer/terraformutils/providerwrapper/provider.go:171 +0x318
github.com/GoogleCloudPlatform/terraformer/terraformutils.(*Resource).Refresh(0x140018d46c0, 0x0?)
	github.com/GoogleCloudPlatform/terraformer/terraformutils/resource.go:130 +0x50
github.com/GoogleCloudPlatform/terraformer/terraformutils.RefreshResourceWorker(0x0?, 0x102296da4?, 0x0?)
	github.com/GoogleCloudPlatform/terraformer/terraformutils/utils.go:153 +0xc8
created by github.com/GoogleCloudPlatform/terraformer/terraformutils.RefreshResources in goroutine 1
	github.com/GoogleCloudPlatform/terraformer/terraformutils/utils.go:80 +0xb4
❯ terraformer --version
version v0.8.24
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Dec 30, 2023
Copy link

github-actions bot commented Jan 6, 2024

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant