package
1.12.0-alpha20250213
Repository: https://github.com/hashicorp/terraform.git
Documentation: pkg.go.dev
# Functions
NewPaginationMeta populates pagination meta data from result parameters.
# Structs
Module is the response structure with the data for a single module version.
ModuleDep is an output for a module.
ModuleDetail represents a module in full detail.
ModuleInput is an input for a module.
ModuleList is the response structure for a pageable list of modules.
ModuleOutput is an output for a module.
ModuleProvider represents a single provider for modules.
ModuleProviderDep is the output for a provider dependency.
ModuleProviderList is the response structure for a pageable list of ModuleProviders.
ModuleProviderVersions is the response format for a single module instance, containing metadata about all versions and their dependencies.
ModuleResource is an output for a module.
ModuleSubmodule is the metadata about a specific submodule within a module.
ModuleVersion is the output metadata for a given version needed by CLI to resolve candidate versions to satisfy requirements.
ModuleVersions is the response format that contains all metadata about module versions needed for terraform CLI to resolve version constraints.
PaginationMeta is a structure included in responses for pagination.
Redirect causes the frontend to perform a window redirect.
VersionSubmodule is the output metadata for a submodule within a given version needed by CLI to resolve candidate versions to satisfy requirements.