Skip to content

fix: we should favor a better naming convention for our resources. In… #61

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sebasnallar
Copy link
Contributor

@sebasnallar sebasnallar commented Feb 4, 2025

To make more understandable and readable we deprecate the usage of authz_grant in favor of user_role, which is more expresive and relatable to other resources


func resourceUserRole() *schema.Resource {
return &schema.Resource{
Description: "The authz_grant resource allows you to manage authorization grants in nullplatform",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aca quedo la desc vieja

@@ -1,13 +1,13 @@
---
page_title: "nullplatform_authz_grant Resource - nullplatform"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yo creo que si no borramos el recurso, deberiamos dejar el readme con un DEPRECATED o algo asi?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lo borre para que no lo usen +

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants