v2.0.0
Added
- Support for Terraform 0.12's new state file structure
- Simple regression testing with Bash scripts
Changed
- Removed version-specific python shebang, as
terraform.py
seems to work fine with Python 2.7 and 3.x
Removed
terraform state pull
no longer uses-input=false
as this argument is not recognized by Terraform 0.12