package
1.1.0-beta2-not-internal-4
Repository: https://github.com/muratcelep/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.