Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultBoilerplateConfig = ` variables: - name: EnableRootInclude description: Should include root module type: bool default: true ` DefaultTerragruntTemplate = `` /* 1509-byte string literal not displayed */ )
View Source
const ( CommandName = "scaffold" Var = "var" VarFile = "var-file" )
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand(opts *options.TerragruntOptions) *cli.Command
Types ¶
type NoModuleUrlPassed ¶
type NoModuleUrlPassed struct { }
func (NoModuleUrlPassed) Error ¶
func (err NoModuleUrlPassed) Error() string
Click to show internal directories.
Click to hide internal directories.