- Uses
curl
instead ofwget
to download the file - Wait until file is downloaded, before publishing the
abs_path
output (#3, #4)
The GitHub organization for this module has changed, so the module source should be updated:
module "npm_download" {
- source = "dealmore/download/npm"
+ source = "milliHQ/download/npm"
...
}
- Organization name changed from
dealmore
tomilliHQ
Initial release