cloudtools / troposphere

troposphere - Python library to create AWS CloudFormation descriptions
BSD 2-Clause "Simplified" License
4.93k stars 1.45k forks source link

Allow json/yaml strings for SSM Document.Content property #2055

Closed markpeek closed 2 years ago

markpeek commented 2 years ago

Fixes #2053

@pmau could you review and verify this fixes your use case?

markpeek commented 2 years ago

No response from @pmau but think this is correct so I'll merge it in.