Skip to content

terraplate

terraplate

DRY Terraform using Go Templates

Synopsis

DRY Terraform using Go Templates.

Terraplate keeps your Terraform DRY. Create templates that get built using Go Templates to avoid repeating common Terraform configurations like providers and backend.

Options

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

SEE ALSO