Support for input variables through OS environment variables and command-line

Open
#306 0 comments 0 reactions 1 assignee View on GitHub

@mudler is already working on this.

Since Aug 17, 2022.

Assessment

This issue has not been assessed yet.

Description

enhancement

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

Luet currently has the possibility to specify variables through value files (--values <file> flag). This scheme could be enhanced by adding support for setting variables independently through either a application flags (e.g., --var <variable_definition>) or environment variables (e.g., export LUET_mypackage_testing=OFF).

Describe the solution you'd like
I would like to see the same variables handling implemented in Terraform:

Describe alternatives you've considered

Additional context

Dominant language
Go
Stars
307
Forks
30
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mudler/luet

All issues in mudler/luet

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.