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

Feature Request - be able to load records by title #14

Open
brandocomando opened this issue Feb 3, 2023 · 1 comment
Open

Feature Request - be able to load records by title #14

brandocomando opened this issue Feb 3, 2023 · 1 comment

Comments

@brandocomando
Copy link

It would be great if we could have a data source that can load all secrets with a specific title (by regex would be even better). The data source would save all the secrets UIDs into a list that we could then loop through and load the actual records.
This would mimic a common terraform pattern used in the AWS provider, where you can load aws_vpcs data resource by tag and other filters and get the vpcs ids to get their other attributes using AWS_vpc data source.

@maksimu
Copy link
Collaborator

maksimu commented Mar 30, 2023

Filed internally as KSM-389

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

No branches or pull requests

2 participants