terragruntinfo

package
v0.69.10 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2024 License: MIT Imports: 8 Imported by: 1

Documentation

Overview

Package terragruntinfo provides the command to emit limited terragrunt state on stdout and exits.

Index

Constants

View Source
const (
	CommandName = "terragrunt-info"
)

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(opts *options.TerragruntOptions) *cli.Command

func Run

Types

type TerragruntInfoGroup

type TerragruntInfoGroup struct {
	ConfigPath       string `json:"ConfigPath"`
	DownloadDir      string `json:"DownloadDir"`
	IamRole          string `json:"IamRole"`
	TerraformBinary  string `json:"TerraformBinary"`
	TerraformCommand string `json:"TerraformCommand"`
	WorkingDir       string `json:"WorkingDir"`
}

TerragruntInfoGroup is the output emit as JSON by 'terragrunt-info':

Jump to

Keyboard shortcuts

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