Skip to content

expand template variable to environment variable #404

Open
@matankdr

Description

Currently template variables are expanded to string literals.
I would like to have the ability to expand template variable to a dynamic value, received as an environment variable.

One possible use case is to have template versioning ability.
Template version can be received as an environment variable (via git commit id).

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions