docs/src/data/experiments/cas.mdx
import Since from '@components/Since.astro'; import Before from '@components/Before.astro';
Support for Terragrunt Content Addressable Storage (CAS).
cas - What it doesAllow Terragrunt to store and retrieve Git repositories from a Content Addressable Storage (CAS) system.
The CAS is used to speed up catalog cloning, OpenTofu/Terraform source cloning, and stack generation by avoiding redundant downloads of Git repositories. When used with stacks, it also allows catalog authors to use relative paths in source attributes via the update_source_with_cas attribute.
cas - How to provide feedbackcas - Criteria for stabilizationTo transition the cas feature to a stable release, the following were completed: