chore: add shell script to generate vars files

This commit is contained in:
2025-10-16 09:56:50 +10:00
parent 0536e9252a
commit ab3427fd82
2 changed files with 32 additions and 0 deletions

3
.gitignore vendored
View File

@@ -5,6 +5,9 @@
*.tfstate
*.tfstate.*
# var files
*.tfvars
# Crash log files
crash.log
crash.*.log