package
0.9.0-beta1
Repository: https://github.com/profects/terraform.git
Documentation: pkg.go.dev

# Functions

Merge merges raw variable values b into a.
ParseInput parses a manually inputed variable to a richer value.

# Type aliases

Flag a flag.Value implementation for parsing user variables from the command-line in the format of '-var key=value', where value is a type intended for use as a Terraform variable.
FlagFile is a flag.Value implementation for parsing user variables from the command line in the form of files.