package
1.12.0-alpha20250213
Repository: https://github.com/hashicorp/terraform.git
Documentation: pkg.go.dev

# Packages

Package regsrc provides helpers for working with source strings that identify resources within a Terraform registry.
No description provided by the author
No description provided by the author

# 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.