scaffold

package
v0.67.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2024 License: MIT Imports: 19 Imported by: 0

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

func NewFlags

func NewFlags(opts *options.TerragruntOptions) cli.Flags

func Run

func Run(ctx context.Context, opts *options.TerragruntOptions, moduleUrl, templateUrl string) error

Types

type NoModuleUrlPassed

type NoModuleUrlPassed struct {
}

func (NoModuleUrlPassed) Error

func (err NoModuleUrlPassed) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL