mapbox / cloudfriend

Helper functions for assembling CloudFormation templates in JavaScript
ISC License
69 stars 9 forks source link

Support for Fn::Transform #101

Closed hcourt closed 4 years ago

hcourt commented 4 years ago

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-macros.html

Cloudfriend should support the Fn::Transform function.

rclark commented 4 years ago

Oops