init commit

This commit is contained in:
Jermeiah S 2025-06-12 21:34:48 -04:00
parent cd78d5b172
commit 1a9746a773
No known key found for this signature in database
7 changed files with 158 additions and 2 deletions

6
.gitignore vendored
View file

@ -11,8 +11,8 @@ crash.log
crash.*.log
# Exclude all .tfvars files, which are likely to contain sensitive data, such as
# password, private keys, and other secrets. These should not be part of version
# control as they are data points which are potentially sensitive and subject
# password, private keys, and other secrets. These should not be part of version
# control as they are data points which are potentially sensitive and subject
# to change depending on the environment.
*.tfvars
*.tfvars.json
@ -37,3 +37,5 @@ override.tf.json
.terraformrc
terraform.rc
# nix
.direnv