Skip to content

terraplate build

terraplate build

Build Terraform files based your Terrafiles

Synopsis

Build (or generate) the Terraform files.

For each Terrafile that is detected, build the Terraform files using the templates and configurations detected.

terraplate build [flags]

Options

  -h, --help       help for build
      --validate   Validate (requires init) each root module after build

Options inherited from parent commands

  -C, --chdir string   Switch to a different working directory before executing the given subcommand. (default ".")

SEE ALSO