Skip to content

Releases: tintoy/docker-machine-driver-terraform

docker-machine-driver-terraform v0.3

22 Nov 02:05
Compare
Choose a tag to compare

Bug fixes

  • Fix warning about terraform-variables flag (internally, was referred to as terraform-variables instead of terraform-variables-from).
  • Fix bug that caused docker-machine rm to fail because terraform destroy command was being invoked without the -force flag.

New features

  • Build 32-bit executable for Windows

Getting started

  • Choose the appropriate executable for your OS
  • Copy it to the same directory as docker-machine (or somewhere on your PATH).

See the documentation for further instructions.

docker-machine-driver-terraform v0.1

20 Nov 00:12
Compare
Choose a tag to compare

Initial release.

Getting started

  • Choose the appropriate executable for your OS
  • Copy it to the same directory as docker-machine (or somewhere on your PATH).

See the documentation for further instructions.