Releases: dex4er/tf
Releases · dex4er/tf
v2.10.0
v2.9.0
Changes
- Show processing progress of
import
blocks
v2.8.1
v2.8.0
Changes
tf show
command without arguments or with plan works as original
v2.7.0
Changes
TERRAFORM
envvar has been renamed toTERRAFORM_PATH
*tf apply
andtf destroy
use plan from a file if an argument is a file name
v2.6.1
Changes
tf show
shows content of the file if an argument is a file name
v2.6.0
Changes
-no-outputs
option is enabled by default;-no-outputs=false
disables it.
v2.5.1
Changes
- More fixes for OpenTF
v2.5.0
Changes
- Initial support for OpenTF
- Update actions/checkout action to v4
- Update dependency golang to v1.21.1
v2.4.1
Changes
- Do not add quotes to the index with quotes
- Help command shows list command
- Update module golang.org/x/term to v0.12.0