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
I apologize for the late response, but I wanted to inform you that we have added the documentation in PR #963. Although it has been merged, it has not yet been released. We anticipate its release soon. Thank you for your patience.
Checklist
Description
There is no section in the auth0_role_permission docs and auth0_role_permissions docs regarding the ability to import the resources.
I was able to import an auth0_role_permission following a similar strategy outlined in the auth0_user_permission docs:
terraform import auth0_role_permission.this <roleID>::<resourceServerIdentifier>::<permission>
I did not test the strategy on the auth0_role_permissions resource.
Expectation
A section in both docs instructing method of import for these resources.
Reproduction
N/A
Auth0 Terraform Provider version
1.1.2
Terraform version
N/A
The text was updated successfully, but these errors were encountered: