Commit Graph

15 Commits

Author SHA1 Message Date
hashicorp-copywrite[bot]
a9d61ea3fd Update copyright file headers to BUSL-1.1 2023-08-10 17:27:29 -05:00
Luiz Aoqui
354e4b2ef2 ci: run 'make check' as reusable workflow (#17600)
Some of the paths ignored by `test-core.yaml` need to be checked by
`make check`. The `checks.yaml` workflow run on these paths and can also
be used as a reusable workflow.
2023-06-20 08:17:13 +01:00
Dao Thanh Tung
e29ad68c58 terraform: fix syntax in Azure example due to deprecated tf resource arguments (#17497) 2023-06-19 11:26:14 +02:00
hashicorp-copywrite[bot]
f005448366 [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
Tim Gross
247e20e10b scripts: fix interpreter for bash (#12549)
Many of our scripts have a non-portable interpreter line for bash and
use bash-specific variables like `BASH_SOURCE`. Update the interpreter
line to be portable between various Linuxes and macOS without
complaint from posix shell users.
2022-04-12 10:08:21 -04:00
Mahmood Ali
cd59172191 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
85135eadd2 Update README.md 2018-07-20 11:39:12 +02:00
Josh Soref
f5aa8bf298 spelling: usually 2018-03-11 19:12:06 +00:00
Rob Genova
34e6f447c9 Update README.md 2017-12-07 10:35:46 -08:00
Rob Genova
c4ba7e5802 Update README.md 2017-12-03 14:16:45 -08:00
Rob Genova
fb0c9ecd43 Update README.md 2017-12-03 14:14:19 -08:00
Rob Genova
7b9118748b restructure README files; add Azure README 2017-11-15 19:40:34 +00:00
Rob Genova
f2ad18b14d update Azure Terraform configs 2017-11-15 19:37:32 +00:00
Rob Genova
042ee76e3a 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
763807c386 Packer, Terraform configs for Azure 2017-11-01 21:07:13 +00:00