package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 13, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Config represents the Terraform configuration.
Parse parses Terraform configuration files in specified directories and files.
type Local struct {
Attributes map[string]any
}
Local represents a Terraform local value.
Module represents a Terraform module.
Resource represents a Terraform resource.
type Variable struct {
Attributes map[string]any
}
Variable represents a Terraform variable.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.