Documentation
¶
Overview ¶
Package options groups provider-cache-specific configuration that is resolved at startup and shared with the ProviderCache server and hook functions. It lives in its own package so that both pkg/options and internal/providercache can import it without creating a cycle.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultRegistryNames = []string{
"registry.terraform.io",
"registry.opentofu.org",
}
DefaultRegistryNames is the default set of remote registries cached by the Terragrunt Provider Cache server.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.