hashicorp / vault-action

A GitHub Action that simplifies using HashiCorp Vault™ secrets as build variables.
MIT License
436 stars 139 forks source link

Allow env configuration file to be used as secrets #553

Closed nawanglama-krispcall closed 4 months ago

nawanglama-krispcall commented 4 months ago

Is your feature request related to a problem? Please describe.

Adding .env or config.yaml

Describe the solution you'd like

Only Key Value parameter is working as secrets not env file or configuration files. Giving user option to send secrets as env or file.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

fairclothjm commented 4 months ago

Duplicate of https://github.com/hashicorp/vault-action/issues/437. Closing in favor of that ticket