This message was deleted.
# getting-started
s
This message was deleted.
m
Can you post what your yaml looks like? You should be able to use something like
Copy code
echo "some
multi-line
string" | pulumi config set some_multiline_string
and have it be pulled into the program with the newlines intact.