generated from hashicorp/terraform-provider-scaffolding-framework
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Todo