terraformize the repo

This commit is contained in:
TheWanderingCrow 2025-02-07 11:57:56 -05:00
parent aade69f2a6
commit 0186ffd7ad
6 changed files with 203 additions and 1 deletions

18
.gitignore vendored
View file

@ -1,2 +1,20 @@
# Nix
result
*.qcow2
# Terraform
config.tf.json
.terraform/*
*.tfstate
*.tfstate.*
crash.log
crash.*.log
*.tfvars
*.tfvars.json
override.tf
override.tf.json
*_override.tf
*_override.tf.json
.terraform.tfstate.lock.info
.terraformrc
terraform.rc