Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
GenerateCmd = &cobra.Command{
Use: "generate",
Short: "generate command for generating .tfm.hcl config template",
Long: "generate a .tfm.hcl file template ",
}
)
Functions ¶
This section is empty.
Types ¶
type TemplateData ¶
type TemplateData struct {
Description string
}
Click to show internal directories.
Click to hide internal directories.