//
pkg.gl
Category
github.com/joselitofilho/hcl-parser-go
pkg
parser
hcl
package
0.2.0
Repository:
https://github.com/joselitofilho/hcl-parser-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
281 SLOC
#
Functions
Parse
Parse parses Terraform configuration files in specified directories and files.
#
Structs
Config
Config represents the Terraform configuration.
Local
Local represents a Terraform local value.
Module
Module represents a Terraform module.
Resource
Resource represents a Terraform resource.
Variable
Variable represents a Terraform variable.