first commit

This commit is contained in:
Johan LEROY
2026-03-30 13:14:41 +02:00
commit 3b27b0157c
6 changed files with 227 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Terraform
.terraform/
*.tfstate
*.tfstate.backup
*.tfvars
# IDE
.idea/