package
0.0.0-20230508225747-c7c5ab719405
Repository: https://github.com/rgreinho/tfe-cli.git
Documentation: pkg.go.dev
# Functions
ParseVarFile reads an HCL varfile and returns its content as a list of HCL variables.
Setup prepares the TFE client.
SimpleParseVarFile parses a var file and returns a list of HCLVariables.
# Structs
HCLVariable defines a HCLVariable.