hclparser

package
v0.19.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package hclparser is used to parse HCL (Hashicorp Configuration Language) that Terraform is written in

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetParameters

func GetParameters(tfHCL string, parameters []ExtractVariable) (map[string]any, error)

Types

type ExtractVariable

type ExtractVariable struct {
	FieldToRead  string
	FieldToWrite string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL