Documentation ¶
Overview ¶
Package aws contains AWS-specific Terraform-variable logic.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TFVars ¶
func TFVars(sources TFVarsSources) ([]byte, error)
TFVars generates AWS-specific Terraform variables launching the cluster.
Types ¶
type TFVarsSources ¶
type TFVarsSources struct {
VPC string
}
TFVarsSources contains the parameters to be converted into Terraform variables
Click to show internal directories.
Click to hide internal directories.