Skip to content

Commit 3f9b969

Browse files
denis256Rahul-Kumar-prog
authored andcommitted
fix: manifest handling improvements (gruntwork-io#6032)
* bug: improved manifet handling * bug: improved manifest handling * chore: cleanup function update * chore: simplified cleanup directory * chore: changelog updates * chore: download source simplification * chore: download source simplifications * chore: manifests handling simplification * chore: snapshot handling simplification * chore: download source cleanup * chore: cleanup simplification * chore: files cleanup * chore: download source update * chore: walk dir cleanup * chore: extended manifests handling * chore: manifests cleanup * chore: manifests cleanup * chore: improved manifest handling * chore: simplified version setup * chore: utils simplification * chore: PR comments * chore: PR comments * chore: reading simplifications * chore: vfs simplifications * chore: PR cleanup * chore: tests cleanup * chore: options simplification * chore: PR comments update * chore: added type structs * chore: fixing failing tests
1 parent ce65c6b commit 3f9b969

6 files changed

Lines changed: 1577 additions & 39 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
version: "v1.0.4"
3+
category: "bug-fixes"
4+
---
5+
6+
#### Hardened module manifest handling
7+
8+
Terragrunt now bounds `.terragrunt-module-manifest` cleanup to the manifest's own folder, skips paths with symlinked parents, and removes invalid manifests after reading any valid entries. Existing manifests keep the same gob format.

0 commit comments

Comments
 (0)