refactor(tofu): extract variables into their own files

The .tfvars files are normally gitignored, but they serve as an example here. Just need to make sure I don't commit a secret...

Inpired by #236
This commit is contained in:
Vegard Hagen
2025-03-23 17:19:46 +01:00
parent 1cf6031a53
commit 737e047c8e
24 changed files with 313 additions and 231 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ output
*.tfstate
*.tfstate.*
*.tfvars
*.tfvars.json
*secret*.tfvars
*secret*.tfvars.json
*.lock.hcl