package
0.0.0-20240722083021-b171f2c45317
Repository: https://github.com/hashicorp/terraform-schema.git
Documentation: pkg.go.dev

# Functions

Parses the raw module source string from a module block.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

LocalSourceAddr represents a local module source address containing a path to a local directory.
No description provided by the author
RemoteSourceAddr represents a remote module source address containing a source string normalized by go-getter's detection logic.
UnknownSourceAddr represents an unknown module source address as a fallback.