Make Terraform/tofu work

This commit is contained in:
2025-04-06 14:55:58 +02:00
parent 697c89bb4f
commit 38d37a7d5b
23 changed files with 484 additions and 38 deletions

6
.gitignore vendored
View File

@@ -8,3 +8,9 @@ wheels/
# Virtual environments
.venv
# Terraform/Tofu
examples/tofu/**/.terraform
examples/tofu/**/.terraform.lock.hcl
examples/tofu/**/.terraform.tfstate
examples/tofu/**/.terraform.tfstate.backup