blob: 8fa28ec60112c23da8b15cb3cba22249d551742f [file] [view]
# 0.4.0 (July 30, 2020)
FEATURES:
- Added `Terraform.SetLogPath` method to set `TF_LOG_PATH` environment variable, and prevented manual setting of programmatically supported environment variables ([#32](https://github.com/hashicorp/terraform-exec/issues/32))
- Added `Terraform.Version` method to get executable version information ([#7](https://github.com/hashicorp/terraform-exec/issues/7))
BUG FIXES:
- Fixed `-var` handling issue ([#34](https://github.com/hashicorp/terraform-exec/issues/34))