Skip to content

v0.1.8

Compare
Choose a tag to compare
@gruntwork-ci gruntwork-ci released this 07 May 15:48
7e882b9

Modules affected

  • executable-dependency [NEW MODULE]

Description

  • Added a new module called executable-dependency that can be used to install an executable if it's not installed already. This is useful if your Terraform code depends on external dependencies, such as terraform-aws-eks, which depends on kubergrunt.

Related links