terraplate
terraplate copied to clipboard
DRY Terraform with Go Templates
Results
3
terraplate issues
Sort by
recently updated
recently updated
newest added
Create a `--skip-build` option instead
Initial idea would be something like ```hcl ttl { delete_after = "2022-06-10" } ``` After that time, Terraplate would add the `-destroy` option to `terraform plan`.
enhancement
Provide a `fmt` command, similar to `terraform fmt`, to format Terraplate HCL files.