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.
Options¶
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