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

(gdk): allow environment variables substitition in gdk-config.json #196

Open
1 of 2 tasks
statefb opened this issue May 31, 2023 · 0 comments
Open
1 of 2 tasks

(gdk): allow environment variables substitition in gdk-config.json #196

statefb opened this issue May 31, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@statefb
Copy link

statefb commented May 31, 2023

Feature Description
Allowing environment variables substitution into recipe file.

Use Case

  • When Greengrass component developers are working on their respective accounts, there are cases where they want to override the values in the recipe.yaml or recipe.json committed to Git with their own environment variables.
  • They also want to avoid committing any secret values to Git and instead inject them from environment variables.
  • It would be even better if they could load these values from a .env file. Each individual can add their own .env file to the .gitignore and follow a development process accordingly.

Proposed Solution

Other
N/A

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change
@parrottsquawk parrottsquawk added the enhancement New feature or request label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants