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 e67b5bf03c
15 changed files with 754 additions and 0 deletions

8
but3-iac.iml Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="GENERAL_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>