mapbox / cloudfriend

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

Update to IAM Group return value #20

Closed k-mahoney closed 7 years ago

k-mahoney commented 7 years ago

Made a mistake in setting the Ref return value, this updates it to just ${resource.Name}.

/cc @rclark