🎉: import tofu project

This commit is contained in:
VC
2025-03-06 14:55:01 +01:00
parent 391cfa9634
commit 459c4e7a84
10 changed files with 477 additions and 2 deletions

3
variables.tf Normal file
View File

@@ -0,0 +1,3 @@
variable "HOME" {
type = string
}