This commit is contained in:
2025-09-06 01:00:35 -04:00
parent 84af75de5a
commit 3a015c9ab6
2 changed files with 24 additions and 0 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
# Terraform files
*.tfstate
*.tfstate.*
crash.log
crash.*.log
*.tfvars.json
override.tf
override.tf.json
*_override.tf
*_override.tf.json
.terraformrc
terraform.rc
# Terraform directories
.terraform/
# Sensitive files
.env
*.pem
*.key
*.crt
# IMPORTANT: Do NOT ignore .terraform.lock.hcl
# This file should be committed to ensure consistent provider versions