Releases: gruntwork-io/gruntwork-installer
Releases · gruntwork-io/gruntwork-installer
0.0.10
- Update to fetch
v0.0.5
, which supports installing binaries assets from releases of private GitHub repos
0.0.9
- Update fetch version to v0.0.4
0.0.8
- Allow installing modules from a custom repo using the
--repo
param
0.0.7
- Fix links to fetch constraint expressions in docs
- Add basic automated tests
- Fix handling of
--module-param
values that have spaces and equal signs in them
0.0.6
- Create an
/etc/user-data
folder during bootstrap as a storage place for User Data scripts
0.0.5
- Use
sudo
to get permissions to install in /usr/local/bin
0.0.4
- Install to
/usr/bin
instead of /usr/local/bin
.
0.0.3
- Slightly more log output while downloading a module
0.0.2
- Fix bash command in all documentation to use
/dev/stdin