Skip to content

v0.32.6

Compare
Choose a tag to compare
@gruntwork-ci gruntwork-ci released this 15 Feb 16:45
· 641 commits to master since this release
88ba3f0

Modules affected

  • terraform

Description

  • Added functions to read Terraform variables from a vars file (e.g., .tfvars file): terraform.GetAllVariablesFromVarFile, terraform.GetVariableAsStringFromVarFile, etc. See the GoDoc for full details!

Special thanks

Special thanks to @alpacamybags118 for the contribution!

Related links