terraplate apply
terraplate apply¶
Runs terraform apply on all subdirectories
Synopsis¶
Runs terraform apply on all subdirectories.
Options¶
-h, --help help for apply
-j, --jobs int Number of concurrent terraform jobs to run at one time (default 4)
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