cloudtools / cloudtools/troposphere

troposphere.Join unintentionally strips out double quotes

Open
#1,473 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

I have a case where I am adding an userdata script that is writing a json file content via cloud-init. The json needs the double quotes but what results is the Join statement stripping it out. It is then passed to a troposphere.Join but the quotes get mangled by encode_to_dict

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.