renderjson

package
v0.71.2-alpha2024122002 Latest Latest
Warning

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

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

Documentation

Overview

Package renderjson provides the command to render the final terragrunt config, with all variables, includes, and functions resolved, as json.

Index

Constants

View Source
const (
	CommandName = "render-json"

	OutFlagName                     = "out"
	WithMetadataFlagName            = "with-metadata"
	DisableDependentModulesFlagName = "disable-dependent-modules"

	TerragruntJSONOutFlagName                 = flags.DeprecatedFlagNamePrefix + "json-out"
	TerragruntDisableDependentModulesFlagName = flags.DeprecatedFlagNamePrefix + "json-disable-dependent-modules"
)

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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