Skip to content

Latest commit

 

History

History

terragrunt-setup

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Setup terragrunt

Installs terragrunt on a GitHub action runner

Usage

Install latest terragrunt version

      - name: Update GitHub Secret
        uses: metro-digital/cloud-foundation-actions/gh-update-secret@v1

Install specific terragrunt version

      - name: Update GitHub Secret
        uses: metro-digital/cloud-foundation-actions/gh-update-secret@v1
        with:
          version: v0.28.24

Inputs

version

Optional Install terragrunt in specific version (default: latest)

Outputs

License

This project is licensed under the terms of the Apache License 2.0