[TOOL_PROFILE]
terragrunt
Thin wrapper for Terraform that manages remote state and repeated configuration.
infra lang: hcl
[USE_WHEN]ALLOW
- ✓ Inspect or plan Terragrunt-managed infrastructure
[AVOID_WHEN]BLOCK
- ✕ The task does not explicitly involve infrastructure
[GUARDRAILS]MANDATORY
- ⚠ Do not apply or destroy infrastructure without explicit confirmation.
[DETAILS]RAW_META
- Binary
- terragrunt
- Effects
- network_access, requires_auth, remote_read, remote_write, cloud_mutation, secret_exposure
- Documentation
- https://terragrunt.gruntwork.io/docs/
[SIMILAR_TOOLS]03