Back to Terragrunt

Cas Symlinks

docs/src/data/changelog/v1.0.5/cas-symlinks.mdx

1.0.5504 B
Original Source

cas — symlinks in the source repository

Source repositories fetched through CAS used to materialize committed symlinks as regular files whose contents were the link target path. The destination tree no longer matched the upstream layout, and any tooling that followed the link saw plain text instead.

CAS now writes a real symbolic link at the destination. Symlink targets that resolve outside the destination tree are rejected so a hostile or stale source cannot escape the working directory.