Documentation ¶
Overview ¶
Package outputmodulegroups provides a command to output groups of modules ordered by command (apply or destroy) as a list of list in JSON (useful for CI use cases).
Index ¶
Constants ¶
View Source
const ( CommandName = "output-module-groups" SubCommandApply = "apply" SubCommandDestroy = "destroy" )
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand(opts *options.TerragruntOptions) *cli.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.