Back to Terragrunt

Oci Stack Sources

docs/src/data/changelog/v1.1.3/oci-stack-sources.mdx

1.1.3327 B
Original Source

oci — Added OCI sources for stack units and stacks

terragrunt.stack.hcl now accepts oci:// sources in unit and stack blocks, so a stack can pull its components straight from an OCI registry. Without the oci experiment enabled, such a source fails with a clear error instead of an unsupported-scheme failure.