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 · 2 comments
Open
1 task done

Add data source for auth0_action resource #953

ncastrocosta opened this issue Apr 29, 2024 · 2 comments
Assignees
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?

@duedares-rvj
Copy link
Contributor

@ncastrocosta Sincere apologies for a delayed response on this, but thanks for requesting this.

@joshuabaird We are actively trying to clear our backlog and add new features to the provider, but support for action's data-source is currently not being worked upon. Having said that, PRs are 100% welcomed. We'd be happy to receive your contribution.

Let me know if I could help. Please tag me for any PR review. Thank you once again!

@duedares-rvj duedares-rvj self-assigned this Jan 16, 2025
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

3 participants