Skip to content

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

@statefb

Description

@statefb

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions