Skip to content

gruntwork-io/asdf-terragrunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

asdf-terragrunt

Terragrunt plugin for the asdf version manager. Check out the asdf readme for instructions.

Install

asdf plugin-add terragrunt https://github.com/ohmer/asdf-terragrunt

Environment Variable Options

  • ASDF_TERRAGRUNT_OVERWRITE_ARCH: Force the plugin to use a specified processor architecture rather than the automatically detected value. Useful, for example, for allowing users on M1 Macs to install amd64 binaries when there's no arm64 binary available.

  • ASDF_TERRAGRUNT_SKIP_CHECKSUM: Skip the checksum verification when downloading the binary. This is saves some time, but is less secure.

Special Thanks

This plugin was started by the community, and is now maintained by Gruntwork.

Thanks to lotia for creating the original plugin, and to ohmer for maintaining it afterwards.

About

ASDF plugin for Terragrunt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages