Skip to content

Escape dollar sign (that is used for populating from shell env var) in manifest #5532

@Lou1415926

Description

@Lou1415926

Today users can use ${GIT_SHA} in manifest to substitute ${GIT_SHA} with the value of the shell environment variable GIT_SHA. However, there is no way to escape it. It'd be nice if we don't substitute the value if we see for example \${GIT_SHA}.

Related: #5501 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/manifestIssues about infrastructure-as-code templates.type/enhancementIssues that are improvements for existing features.type/requestIssues that are created by customers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions