Installs terragrunt on a GitHub action runner
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
Optional Install terragrunt in specific version (default: latest)
This project is licensed under the terms of the Apache License 2.0