package
0.0.0-20190606082050-ef68a7903146
Repository: https://github.com/vlvasilev/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.