chore: Add initial project scaffolding for Terraform-based GCP IaC

This commit is contained in:
Maxime Pierront
2025-12-03 11:30:40 +01:00
commit b90b2d8105
15 changed files with 753 additions and 0 deletions

8
.idea/.gitignore generated vendored Normal file
View File

@@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml