Skip to content

When doing using method: source in type: env, the number 0 or 1 becomes masked #1122

@orbitz

Description

@orbitz

Describe the bug

This is because the way method: source works, there is an env variable created called SHLVL that is 0 or 1 depending on depth. This now becomes a secret if sensitive: true. To address this, we should prime the environment on startup by doing an empty method: source .

Steps to reproduce

No response

Expected behavior

No response

Actual behavior

No response

Terrateam version & environment details

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions