terraplate show
terraplate show¶
Runs terraform show on all subdirectories
Synopsis¶
Runs terraform show on all subdirectories.
Options¶
-h, --help help for show
-j, --jobs int Number of concurrent terraform jobs to run at one time (default 4)
--output-level string Level of output to show (all or drift) (default "all")
--show-progress Whether to show Terraform run progress (default true)
Options inherited from parent commands¶
-C, --chdir string Switch to a different working directory before executing the given subcommand. (default ".")
SEE ALSO¶
- terraplate - DRY Terraform using Go Templates