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

feature request: Importer function not implemented #3

Open
elvis-cai opened this issue Dec 19, 2024 · 2 comments
Open

feature request: Importer function not implemented #3

elvis-cai opened this issue Dec 19, 2024 · 2 comments

Comments

@elvis-cai
Copy link

seems the import function is not implemented yet, by looking at the doc https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/import , need sth like added

		Importer: &schema.ResourceImporter{
			State: schema.ImportStatePassthrough,
		},
litellm_team.this["dify"]: Importing from ID "b5b69428-90df-45bb-8859-c42a04e59e95"...
╷
│ Error: resource litellm_team doesn't support import

@ncecere
Copy link
Owner

ncecere commented Dec 20, 2024

I'll try to get to this over the holidays. but probably won't be there until after the new year.

@elvis-cai
Copy link
Author

thanks @ncecere , no rush, enjoy the holiday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants