Commit graph

10 commits

Author SHA1 Message Date
Mahmood Ali 906528c197
Format Terraform files (#11099)
Also format terraform scripts with hclfmt, equivalent to terraform fmt.

I opted not to use terraform fmt, because I didn't want to introduce dev dependency on the terraform CLI.

Also, I've optimized the find command to ignore spurious directories (e.g. .git, node_modules) that seem to be populated with too many files! make hclfmt takes 0.3s on my mac down from 7 seconds!
2021-09-01 15:15:06 -04:00
Alvaro Miranda Aguilera b0a2193b07
Update README.md 2018-07-20 11:39:12 +02:00
Josh Soref 46a4cafe65 spelling: usually 2018-03-11 19:12:06 +00:00
Rob Genova ad89f608b9
Update README.md 2017-12-07 10:35:46 -08:00
Rob Genova ac325b8dd9
Update README.md 2017-12-03 14:16:45 -08:00
Rob Genova 18374b04c0
Update README.md 2017-12-03 14:14:19 -08:00
Rob Genova 67d21ed192 restructure README files; add Azure README 2017-11-15 19:40:34 +00:00
Rob Genova 5768949d66 update Azure Terraform configs 2017-11-15 19:37:32 +00:00
Rob Genova ffa44f6651 update config files to support systemd and Azure; reorganize Packer file hierarchy; update Vagrantfile to use latest tool versions 2017-11-15 19:31:46 +00:00
Rob Genova 78e80e9f83 Packer, Terraform configs for Azure 2017-11-01 21:07:13 +00:00