Initial commit — migrate legion Terraform from infrastructure repo

This commit is contained in:
Will Anderson
2026-03-23 07:35:03 -05:00
commit 7751eddd73
23 changed files with 2903 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Terraform
**/.terraform/
**/*.tfstate
**/*.tfstate.backup
**/tfplan
**/.terraform.lock.hcl
# Secrets
**/*.json
**/*.env
**/.envrc
# OS
.DS_Store