Initial commit — migrate legion Terraform from infrastructure repo
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
# Terraform
|
||||
**/.terraform/
|
||||
**/*.tfstate
|
||||
**/*.tfstate.backup
|
||||
**/tfplan
|
||||
**/.terraform.lock.hcl
|
||||
|
||||
# Secrets
|
||||
**/*.json
|
||||
**/*.env
|
||||
**/.envrc
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user