Terragrunt 0 95

Apply Terragrunt 0.95 HCL, CLI, orchestration, migration, and behaviour changes. Load for Terragrunt work targeting 0.95 or later when the model's knowledge may predate the 2025-12-12 release.

cedws Updated

File contents

Terragrunt 0.95

This overview applies to target Terragrunt versions of at least 0.95.

External dependencies

Breaking behavioural change: run --all excludes dependencies outside the current working directory by default. The deprecated --queue-exclude-external flag therefore became redundant; --queue-include-external explicitly includes those dependencies.

Compatibility and caching

Terragrunt 0.95 was continuously tested with OpenTofu 1.11.1. The provider cache server was documented as generally available and opt-in, particularly for Terraform or environments that cannot use OpenTofu 1.10's automatic native provider cache directory.

Filter experiment

Experimental: filter-flag gained Git-based expressions such as [main...HEAD], usable for selecting units affected between Git references.

cedws/skills/tree/main/terragrunt/skills/terragrunt-0-95 commit 18b77892fe

Frequently asked questions

npx skillmds@latest add cedws/terragrunt-0-95