◑
Theme
0.19.0 (August 31, 2023)
ENHANCEMENTS:
Add support for
terraform test
command (
#398
)
Add support for
-refresh-only
flag for
Plan
and
Apply
methods. (
#402
)
Add support for
-destroy
flag for
Apply
(
#292
)
BUG FIXES:
Fix bug in which the
TF_WORKSPACE
env var was set to an empty string, instead of being unset as intended. (
#388
)