browse
terragrunt/

Terragrunt

Gruntwork

Thin wrapper for Terraform and OpenTofu that provides extra tools for working with multiple modules.

Infrastructure as CodeJSON
01Install
brew install terragrunt
Download binary →

02Global Flags
FlagTypeDescription
--terragrunt-configstringPath to Terragrunt config file
--terragrunt-working-dirstringWorking directory for Terragrunt
--terragrunt-non-interactivebooleanRun in non-interactive mode
--terragrunt-log-levelenum [trace, debug, info, warn, error]Log verbosity level

03Authentication
Methods
environment-variablesconfig-file
Env vars
TF_VAR_*TERRAGRUNT_CONFIGAWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEY
Config files
terragrunt.hcl

04Capabilities
Reference
binaryterragrunt
checkterragrunt --version
authenvironment-variables, config-file
formatstext
json flag-json