10 lines
114 B
Plaintext
10 lines
114 B
Plaintext
# Terraform state
|
|
*.tfstate
|
|
*.tfstate.*
|
|
.terraform/
|
|
.terraform.lock.hcl
|
|
|
|
# Secrets
|
|
terraform.tfvars
|
|
*.auto.tfvars
|