Releases: hashicorp/terraform-exec
Releases · hashicorp/terraform-exec
v0.17.0
v0.16.1
v0.16.0
v0.15.0
v0.14.0
v0.13.3
v0.13.2
v0.13.1
v0.13.0
v0.12.0
BREAKING CHANGES:
- Move Git ref installation to subpackage so that consumers can limit dependencies (#98)
FEATURES:
- Improve error handling for formatting command on unsupported version (
<0.7.7
) (#88) - Introduce
Format
method withio.Reader
/io.Writer
interfaces (#96) - Introduce
Validate
method withtfjson
defined diagnostic types. Those types reflect exactly the types used interraform validate -json
output (#68) - Introduce
StateMv
method (#112) - Introduce
Upgrade012
method (#105)
BUG FIXES: