Skip to content

v0.19.0

Compare
Choose a tag to compare
@kmoe kmoe released this 31 Aug 13:43
· 36 commits to main since this release
v0.19.0
44a44d7

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)