Discover Packages
github.com/medzin/terraform
registry
package
Version:
v0.11.9-beta1
Opens a new window with list of versions in this module.
Published: Oct 15, 2018
License: MPL-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Directories Index Constants Variables Functions Types IsModuleNotFound(err) type Client NewClient(services, client) (c) Discover(host) (c) Location(module, version) (c) Versions(module)
Documentation
¶
IsModuleNotFound returns true only if the given error is a "module not found"
error. This allows callers to recognize this particular error condition
as distinct from operational errors such as poor network connectivity.
Client provides methods to query Terraform Registries.
NewClient returns a new initialized registry client.
Discover qeuries the host, and returns the url for the registry.
Location find the download location for a specific version module.
This returns a string, because the final location may contain special go-getter syntax.
Versions queries the registry for a module, and returns the available versions.
Source Files
¶
Directories
¶
Show internal
Collapse all
Package regsrc provides helpers for working with source strings that identify resources within a Terraform registry.
Package regsrc provides helpers for working with source strings that identify resources within a Terraform registry.
Click to show internal directories.
Click to hide internal directories.