# Functions
NewDiscovery creates a new Discovery.
NewDiscoverySettings creates a new Discovery with default settings.
# Constants
No description provided by the author
No description provided by the author
# Structs
DiscoveredConfig represents a discovered Terragrunt configuration.
Discovery is the configuration for a Terragrunt discovery.
# Type aliases
ConfigType is the type of Terragrunt configuration.
DiscoveredConfigs is a list of discovered Terragrunt configurations.
DiscoveryOption is a function that modifies a Discovery.