Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't set value starting with [ or ] #462

Open
seanyeh opened this issue Feb 26, 2025 · 0 comments · May be fixed by #467
Open

Can't set value starting with [ or ] #462

seanyeh opened this issue Feb 26, 2025 · 0 comments · May be fixed by #467
Labels
kind/bug Some behavior is incorrect or out of spec

Comments

@seanyeh
Copy link
Contributor

seanyeh commented Feb 26, 2025

It tries to parse the value as an array and fails

❯ esc env set <env> <path> "[a"
Error: invalid value: yaml: line 1: did not find expected ',' or ']'
@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Feb 26, 2025
@seanyeh seanyeh added kind/bug Some behavior is incorrect or out of spec and removed needs-triage Needs attention from the triage team labels Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec
Projects
None yet
2 participants