This action takes in a terragrunt and terraform verion, downloads the tools, adds them to PATH, and caches them for reuse.
Required Terragrunt version.
Required Terraform version.
uses: blackboard-innersource/gh-action-terragrunt-install@master
with:
terragrunt-version: "0.1.0"
terraform-version: "0.1.0"