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

Document resource imports #91

Open
JonasBak opened this issue Dec 12, 2023 · 1 comment
Open

Document resource imports #91

JonasBak opened this issue Dec 12, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@JonasBak
Copy link
Contributor

Describe the feature request

It looks like resources support importing:

resource.ImportStatePassthroughID(ctx, path.Root("id"), req, resp)

But this isn't reflected in the docs: https://registry.terraform.io/providers/Unleash/unleash/latest/docs/resources/user

It would be nice to have this available in the docs, so I don't need to check the code to see if it's supported (and so I can see if I can use the user email, or if I should use the user id).

Background

No response

Solution suggestions

No response

@JonasBak JonasBak added the enhancement New feature or request label Dec 12, 2023
@thomasheartman thomasheartman moved this from New to In Progress in Issues and PRs Dec 13, 2023
@thomasheartman
Copy link
Contributor

Good point! Yeah, that sounds like something that should go in the docs. We've taken note. Thanks for reporting it 🙏🏼

@gastonfournier gastonfournier moved this from In Progress to Todo in Issues and PRs Aug 30, 2024
@gastonfournier gastonfournier added the good first issue Good for newcomers label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

3 participants