Initial commit

This commit is contained in:
vicentepinto98 2023-09-07 11:34:45 +01:00
commit e4c8a6fbf4
186 changed files with 29501 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# Binaries
bin/
## IDE
*.idea/
*.vscode/
# Terraform
**/.terraform
**/terraform.tfstate**