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

Add data source for auth0_action resource #953

Open
1 task done
ncastrocosta opened this issue Apr 29, 2024 · 1 comment
Open
1 task done

Add data source for auth0_action resource #953

ncastrocosta opened this issue Apr 29, 2024 · 1 comment
Labels
🌱 feature New feature or request

Comments

@ncastrocosta
Copy link

Checklist

Describe the problem you'd like to have solved

My life would be a lot simpler if I had a data source to retrieve an action by name.

Describe the ideal solution

data "auth0_action" "my_action" {
name = "action name"
}

Alternatives and current workarounds

No response

Additional context

No response

@ncastrocosta ncastrocosta added the 🌱 feature New feature or request label Apr 29, 2024
@joshuabaird
Copy link

joshuabaird commented Jun 25, 2024

@developerkunal @ncastrocosta Would you happen to know if this is being worked on? Are PR's welcome?

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

No branches or pull requests

2 participants