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

[Docs] auth0_role_permission and auth0_role_permissions documentation pages do not include instructions on importing resources. #919

Closed
6 tasks done
BPerry24 opened this issue Feb 7, 2024 · 2 comments
Labels
🪲 bug Something isn't working

Comments

@BPerry24
Copy link

BPerry24 commented Feb 7, 2024

Checklist

  • I have looked into the README and have not found a suitable solution or answer.
  • I have looked into the documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have upgraded to the latest version of this provider and the issue still persists.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

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

@BPerry24 BPerry24 added the 🪲 bug Something isn't working label Feb 7, 2024
developerkunal added a commit that referenced this issue May 27, 2024
* (GH-919) Update role permission and permissions documentation

* resolved issues
@developerkunal
Copy link
Contributor

Hi @BPerry24,

I hope you're having a nice day!

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.

Best regards,

@developerkunal
Copy link
Contributor

Hey @kikeyama,

Good news! The docs have been updated to version 1.2.1. Take a look when you get a chance, and if you run into any more issues, just give me a shout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants