renderjson

package
v0.73.2 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2025 License: MIT Imports: 14 Imported by: 3

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"

	DeprecatedJSONOutFlagName                     = "json-out"
	DeprecatedJSONDisableDependentModulesFlagName = "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, prefix flags.Prefix) 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