Skip to content

Secrets fail to be interpolated if there are spaces around the parentheses #2126

@brownjohnf

Description

@brownjohnf

Bug Report

If you include spaces around your secrets variable, it's ignored by concourse and inserted as a raw string. For example:

GITHUB_USERNAME: (( github-username ))

Will contain (( github-username )). If you remove the extra spaces, it interpolates correctly.

  • Concourse version: v3.8.0
  • Deployment type (BOSH/Docker/binary): binary
  • Infrastructure/IaaS: AWS/on-prem
  • Browser (if applicable): n/a
  • Did this used to work? Not as far as I know

Metadata

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