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: Move transformation logic to gIobal scope #552

Open
aslafy-z opened this issue Oct 21, 2024 · 1 comment
Open

Feature request: Move transformation logic to gIobal scope #552

aslafy-z opened this issue Oct 21, 2024 · 1 comment

Comments

@aslafy-z
Copy link
Contributor

aslafy-z commented Oct 21, 2024

I've noticed that several providers support transformations such as:

  • Base64 encoding for file provider
  • Trimming newlines for GCPSecrets provider

It would be very useful if this transformation logic were moved to a global scope, making it accessible across all providers. This would improve flexibility and ensure that users can apply common transformations regardless of the provider being used.

I could think of some additional transformers:

@yxxhero
Copy link
Member

yxxhero commented Oct 25, 2024

@aslafy-z PR is welcome.

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