feat: commit terraform vars sans sensitive values
This commit is contained in:
+3
-2
@@ -2,10 +2,11 @@
|
||||
.terraform/
|
||||
*.tfstate
|
||||
*.tfstate.backup
|
||||
*.tfvars
|
||||
*.tfvars.json
|
||||
.terraform.lock.hcl
|
||||
|
||||
# Secrets
|
||||
.env
|
||||
|
||||
# Ansible
|
||||
ansible/inventory.ini
|
||||
|
||||
|
||||
Reference in New Issue
Block a user