- Notifications
You must be signed in to change notification settings - Fork1
pagopa/gitops
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 folderazure-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