Skip to content

Multi-value mapping with space in value fails to parse #70

@LucasPickering

Description

@LucasPickering
[applications.example.profiles.example]
variables.broken = {type = "literal", value = "KEY=value value", multiple = true}
> es run example example -- printenv
[ERROR] Error parsing multi-variable mapping for field broken:  --> 1:11
      |
    1 | KEY=value value
      |           ^---
      |
      = expected EOI or COMMENT

This bug (feature) is inherited from dotenv-parser

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions