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

feat(file) implement env var substitution for state files #286

Merged
merged 2 commits into from
Apr 15, 2021
Merged

Commits on Apr 14, 2021

  1. feat(file) implement env var substitution for state files

    Introducing support for envirment variable substitution in state files.
    This is primarily intended for injecting sensitive data at runtime.
    
    Fix #191
    hbagdi committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    6548e4d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Update file/testdata/file.yaml

    Co-authored-by: Michał Flendrich <michal@flendrich.pro>
    hbagdi and mflendrich committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    f1655f3 View commit details
    Browse the repository at this point in the history