package
0.0.0-20190606140227-6c6f41e20857
Repository: https://github.com/timuthy/gardener-extensions.git
Documentation: pkg.go.dev

# Functions

ExtractTerraformFiles extracts TerraformFiles from the given RenderedChart.

# Constants

TerraformMainTFFilename is the name of the main.tf file.
TerraformTFVarsFilename is the name of the terraform.tfvars file.
TerraformVariablesTFFilename is the name of the variables.tf file.

# Structs

TerraformFiles contains all files necessary for initializing a Terraformer.