package
1.12.0-alpha20250213
Repository: https://github.com/hashicorp/terraform.git
Documentation: pkg.go.dev
# Functions
IsModuleNotFound returns true only if the given error is a "module not found" error.
IsServiceNotProvided returns true only if the given error is a "service not provided" error.
IsServiceUnreachable returns true if the registry/discovery service was unreachable.
NewClient returns a new initialized registry client.
# Structs
Client provides methods to query Terraform Registries.
ServiceUnreachableError Registry service is unreachable.