Skip to content

Releases: nsdavidson/terraform-provisioner-habitat

v0.0.5

17 Jun 15:33
Compare
Choose a tag to compare
  • Removed the hab package download status bars that were flooding the Terraform output.

v0.0.4

02 Jun 14:28
Compare
Choose a tag to compare
  • Added initial validations for provisioner
  • Added the ability to define bindings as blocks (More info in README)

v0.0.3

01 Jun 18:15
Compare
Choose a tag to compare
  • Added the service_type argument to the provisioner. You can now use systemd to manage the supervisor service.
  • Changed the way we drop off user.toml files to not require changing perms on the /hab/svc/<name> directory.

v0.0.2

31 May 02:43
Compare
Choose a tag to compare
  • Fixed service start command for non-sudo instances.
  • Refactored user creation to use core/busybox adduser, rather than assuming useradd is available.

v0.0.1

30 May 16:13
Compare
Choose a tag to compare

Initial release