You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a user_roles resource in the provider to allow for easier management of Auth0 users when unable to manage through Terraform directly. This ticket stems from the closure of #429.
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
The text was updated successfully, but these errors were encountered:
Managing user roles is something we currently already offer through the user resource. So we'll be closing this down for now. The main focus of the PR that was trying to introduce this was to solve the issue of not having a user data source. We're keeping track of data source conversations in #22. We'll extend support for more data sources very soon.
From terraform-provider-auth0 created by willvedd: alexkappa/terraform-provider-auth0#506
Description
Implement a
user_roles
resource in the provider to allow for easier management of Auth0 users when unable to manage through Terraform directly. This ticket stems from the closure of #429.Community Note
The text was updated successfully, but these errors were encountered: