Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator interface { Name() string Kind() string Execute(io.Writer, *template.Template) error }
Generator for packages that want to produce tfvars file
Click to show internal directories.
Click to hide internal directories.