Skip to content

docker-machine-driver-terraform v0.3

Latest
Compare
Choose a tag to compare
@tintoy tintoy released this 22 Nov 02:05
· 5 commits to development/v1.0 since this release

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.