A collection of common tools to automate our projects configurations.
Find more informaton how to use and contribute in each README.
to run the script go into the folder azure-devops
and launch for example in this ways:
sh terraform.sh apply <YOUR folder inside the folder: projects>
sh terraform.sh apply selfcare-projects #-> to apply terraform file inside projects\selfcare-projects
automatically terraform will find the folder choosed inside the folder projects
Check your code before commit.
https://github.com/antonbabenko/pre-commit-terraform#how-to-install
pre-commit run -a