Skip to content

Setting more than one environment variable with --set-env fails with TypeError #241

@CherryDT

Description

@CherryDT
  • Expected behaviour: --set-env sets environment variables, also when used multiple times.

  • What actually happens: Cannot read variables from set-env, TypeError: string.trim is not a function

  • Steps to reproduce the problem:

$ claudia create --region=us-east-1 --api-module api --set-env A=1 --set-env B=2
Cannot read variables from set-env, TypeError: string.trim is not a function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions