aws-cloudformation / rain

A development workflow tool for working with AWS CloudFormation.
Apache License 2.0
785 stars 71 forks source link

Pkl from yaml #349

Closed ericzbeard closed 6 months ago

ericzbeard commented 6 months ago

Improved generation of Pkl files from YAML. You can output a basic Pkl file with no module imports, or a higher level representation using classes from the CloudFormation Pkl package.

Also fixed an unrelated nil ref related to existing parameter values in deploy.