package
1.12.0-alpha20250213
Repository: https://github.com/hashicorp/terraform.git
Documentation: pkg.go.dev
# Functions
NewResolver creates a new Resolver, storing a copy of the internal manifest that is passed.
# Constants
No description provided by the author
# Structs
ModuleRecordManifest is the view implementation of module entries declared in configuration.
ModuleRecord is the implementation of a module entry defined in the module manifest that is declared by configuration.
Resolver is the struct responsible for finding all modules references in Terraform configuration for a given internal module manifest.
# Type aliases
No description provided by the author