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

Question: Assumptions around variable templating #772

Open
meganwolf0 opened this issue Oct 31, 2024 · 0 comments
Open

Question: Assumptions around variable templating #772

meganwolf0 opened this issue Oct 31, 2024 · 0 comments
Labels
question Further information is requested

Comments

@meganwolf0
Copy link
Collaborator

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

Currently, variable templating is only supported when it's defined in the configuration file. Wondering if we should support templating variables as pulled directly out of the environment? E.g., if an envvar has a prefix of LULA_VAR_WHATEVER, it will automatically be attempted to template.

Expected Deliverable

Discussion on if this is something we want to support, what drawbacks/other considerations might be. For instance, setting the variables explicitly in the config may reduce side-effects and ensures enforcement of sensitive/non-sensitive behavior. Alternatively, this requires more boilerplate to inject simple values (e.g., an api key for instance).

@meganwolf0 meganwolf0 added enhancement New feature or request question Further information is requested and removed enhancement New feature or request labels Oct 31, 2024
@github-actions github-actions bot added the triage Awaiting triage from the team label Oct 31, 2024
@brandtkeller brandtkeller removed the triage Awaiting triage from the team label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants