Skip to content
This repository has been archived by the owner on Sep 18, 2018. It is now read-only.

Releases: hulloitskai/terraform-npm

"Better code" release

02 Jun 03:24
a9e2919
Compare
Choose a tag to compare

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

28 May 15:25
208281c
Compare
Choose a tag to compare

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

02 Jun 03:42
Compare
Choose a tag to compare
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! 🙌