Releases: hulloitskai/terraform-npm
"Better code" release
This release focuses on fixing the issues caused by the use of packages with outdated dependencies, and refactoring the codebase to make it more maintainable.
No features have been added, but some minor bug fixes were made. The package has also been updated on NPM accordingly.
Stable release
The latest version of the stable branch has been tested against Mac OS X, Windows, and Linux platforms, and is ready to go. A bunch of critical bug-fixes were made, and some features like download progress bars were added. 🎉
The package size without dependencies is still relatively small at 19.8 kB
, but is liable to go up to just under 100 mB
when the Terraform binary is installed along with the package.
Next up, I'll be focusing on making the package more maintainable with a code quality update, as well as finding a different way of unzipping the Terraform archive that doesn't use a deprecated dependency.
Initial stable pre-release
With successful tests on Mac OS X and Linux, and continuous integration set-up with CircleCI, terraform-npm
is ready for its first stable release. Get ready for seamless, cross-platform Terraform scripts, all managed by NPM! 🙌