Skip to content

strange quoting in fn::toString #609

@seanyeh

Description

@seanyeh

environment

values:
  key:
    fn::toString:
      hello: world
      from: ["pulumi", "esc"]

result

{
  "key": "\"from\"=\"\\\"pulumi\\\",\\\"esc\\\"\",\"hello\"=\"world\""
}

should match docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSome behavior is incorrect or out of spec

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions