Documentation ¶
Index ¶
- func ParseModuleFile(fs FS, filePath string) (*hcl.File, hcl.Diagnostics, error)
- func ParseModuleFiles(fs FS, modPath string) (ast.ModFiles, ast.ModDiags, error)
- func ParseVariableFile(fs FS, filePath string) (*hcl.File, hcl.Diagnostics, error)
- func ParseVariableFiles(fs FS, modPath string) (ast.VarsFiles, ast.VarsDiags, error)
- type FS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseModuleFile ¶ added in v0.32.0
func ParseModuleFiles ¶
func ParseVariableFile ¶ added in v0.32.0
Types ¶
Click to show internal directories.
Click to hide internal directories.