package
0.75.5
Repository: https://github.com/gruntwork-io/terragrunt.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewExperiments returns a new Experiments map with all experiments disabled.
No description provided by the author

# Constants

CAS is the experiment that enables using the CAS package for git operations in the catalog command, which provides better performance through content-addressable storage.
CLIRedesign is an experiment that allows users to use new commands related to the CLI redesign.
Stacks is the experiment that allows stacks to be used in Terragrunt.
StatusCompleted is the status of an experiment that is completed.
StatusOngoing is the status of an experiment that is ongoing.
Symlinks is the experiment that allows symlinks to be used in Terragrunt configurations.

# Structs

CompletedExperimentsError is an error that is returned when completed experiments are requested.
Experiment represents an experiment that can be enabled.
InvalidExperimentNameError is an error that is returned when an invalid experiment name is requested.

# Type aliases

No description provided by the author