12 lines
135 B
Plaintext
12 lines
135 B
Plaintext
# Terraform
|
|
.terraform/
|
|
*.tfstate
|
|
*.tfstate.backup
|
|
.terraform.lock.hcl
|
|
|
|
# Local configs
|
|
terraform.tfvars
|
|
*.override.tf
|
|
|
|
.env
|
|
secrets.sh |