Skip to content

blackboard-innersource/gh-action-terragrunt-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terragrunt Install GitHub Action

This action takes in a terragrunt and terraform verion, downloads the tools, adds them to PATH, and caches them for reuse.

Inputs

terragrunt-version

Required Terragrunt version.

terraform-version

Required Terraform version.

Example Usage

uses: blackboard-innersource/gh-action-terragrunt-install@master
with:
  terragrunt-version: "0.1.0"
  terraform-version: "0.1.0"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published