runall

package
v0.0.0-...-53190cb Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

Package runall provides the `run-all` command that runs a terraform command against a 'stack' by running the specified command in each subfolder.

Index

Constants

View Source
const (
	CommandName = "run-all"
)

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 RunAllOnStack

func RunAllOnStack(ctx context.Context, opts *options.TerragruntOptions, stack *configstack.Stack) error

Types

type MissingCommand

type MissingCommand struct{}

func (MissingCommand) Error

func (err MissingCommand) Error() string

type RunAllDisabledErr

type RunAllDisabledErr struct {
	// contains filtered or unexported fields
}

func (RunAllDisabledErr) Error

func (err RunAllDisabledErr) Error() string

Jump to

Keyboard shortcuts

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