docs/src/data/experiments/cas.mdx
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 feedbackShare your experience with this feature in the CAS Feedback GitHub Discussion. Feedback is crucial for ensuring the feature meets real-world use cases. Please include:
cas - Criteria for stabilizationTo transition the cas feature to a stable release, the following must be addressed: