Skip to content

Feature request: Move transformation logic to gIobal scope #552

Open
@aslafy-z

Description

@aslafy-z

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions