Skip to content

v0.36.1

Compare
Choose a tag to compare
@gruntwork-ci gruntwork-ci released this 21 Jun 18:22
7e38458

Modules affected

  • terraform

Description

  • Fix bugs with how Terratest handles the -no-color and -var/-var-file options with Terraform. In particular, we (a) no longer append -var or -var-file when calling apply with a plan file and (b) append -no-color at the end of the args, where Terraform expects it.

Special thanks

Special thanks to @tolgaio for the contribution!

Related links