Bug fixes
- Fix warning about
terraform-variables
flag (internally, was referred to asterraform-variables
instead ofterraform-variables-from
). - Fix bug that caused
docker-machine rm
to fail becauseterraform 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 yourPATH
).
See the documentation for further instructions.