Skip to content

terraplate show

terraplate show

Runs terraform show on all subdirectories

Synopsis

Runs terraform show on all subdirectories.

terraplate show [flags]

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