aws-cloudformation / rain

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

Rain modules loaded by URL fail when the module references another module by path #406

Closed ericzbeard closed 1 month ago

ericzbeard commented 1 month ago

If a template references a module by URL, replace all relative file paths in that module with the same URL base path, assuming the files are in the same directory.