Skip to content

Environment variables can't be unset for agent_runtime deployments #60

Description

@bluec0re

What happened?

Once an env var is set, it can't be removed. Only updated

Steps to Reproduce

  1. Set a var in .env
  2. Deploy the agent
  3. Remove the var in .env
  4. Redeploy the agent

What did you expect to happen?

The env var is not set anymore

Client information

Client Information CLI version: 1.1.0

Command Output / Logs

No response

Anything else we need to know?

The culprit is that the cli always includes the variables from previous deployments.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions