scaffold

package
v0.71.1 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Overview

Package scaffold provides the command to scaffold a new Terragrunt module.

Index

Constants

View Source
const (

	// TODO: Make the root configuration file name configurable
	DefaultBoilerplateConfig = `` /* 221-byte string literal not displayed */

	DefaultTerragruntTemplate = `` /* 1530-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 added in v0.67.7

type NoModuleURLPassed struct {
}

func (NoModuleURLPassed) Error added in v0.67.7

func (err NoModuleURLPassed) Error() string

Jump to

Keyboard shortcuts

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