terragrunt

Thin wrapper for Terraform with locking and remote state management

brewmacoslinux
Try with needOr install directly
Source

About

Thin wrapper for Terraform e.g. for locking state

Commands

terragrunt

Examples

Initialize Terragrunt and download Terraform modules$ terragrunt init
Plan infrastructure changes across all modules in a directory$ terragrunt plan-all
Apply Terraform configuration with automatic state locking$ terragrunt apply