IMPROVEMENTS:
- Allow
check_variables
option to be passed tovalidate
command
BUG FIXES:
- Add missing
StringIO
dependency inoutput
command
IMPROVEMENTS:
- Add refresh command
- Add validate command
BACKWARDS INCOMPATIBILITIES / NOTES:
- Due to backwards incompatible changes in terraform 0.10, this release will only work with terraform >= 0.10.
IMPROVEMENTS:
- The init command now uses -from-module to specify the source module
- The apply command now supports -auto-approve in preparation for an upcoming terraform release that will set this flag to false by default.