FEATURES:
terraform show (#41)BUG FIXES:
terraform version output order (#47)FEATURES:
Terraform.SetLogPath method to set TF_LOG_PATH environment variable, and prevented manual setting of programmatically supported environment variables (#32)Terraform.Version method to get executable version information (#7)BUG FIXES:
-var handling issue (#34)BREAKING CHANGES:
exec.Cmd versions of methods (#25)address and id arguments in Import() (#24)StateShow() to Show() (#30)BUG FIXES:
Import() config argument (#28)BUG FIXES:
tfinstall.Version was incorrect between versions 0.1.1 and 0.2.1 inclusive.BUG FIXES:
NEW FEATURES:
Import() function (#20)BUG FIXES:
github.com/hashicorp/go-getter dependency, which added a requirement for Go 1.13.Initial release.
This Go module contains two packages, github.com/hashicorp/terraform-exec/tfexec, and github.com/hashicorp/terraform-exec/tfinstall, which share the same version.