hclvalidate

package
v0.67.2 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CommandName = "hclvalidate"

	ShowConfigPathFlagName = "terragrunt-hclvalidate-show-config-path"
	ShowConfigPathEnvName  = "TERRAGRUNT_HCLVALIDATE_SHOW_CONFIG_PATH"

	JSONOutputFlagName = "terragrunt-hclvalidate-json"
	JSONOutputEnvName  = "TERRAGRUNT_HCLVALIDATE_JSON"
)

Variables

This section is empty.

Functions

func NewCommand

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

func NewFlags

func NewFlags(opts *Options) cli.Flags

func Run

func Run(ctx context.Context, opts *Options) (er error)

Types

type Options

type Options struct {
	*options.TerragruntOptions

	ShowConfigPath bool
	JSONOutput     bool
}

func NewOptions

func NewOptions(general *options.TerragruntOptions) *Options

Jump to

Keyboard shortcuts

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