18 lines
228 B
Plaintext
18 lines
228 B
Plaintext
.ssh
|
|
.env*
|
|
inventory*
|
|
terraform.tfvars
|
|
|
|
# Terraform
|
|
**/.terraform/*
|
|
**/*.tfstate
|
|
**/*.tfstate.*
|
|
**/*.tfplan
|
|
**/crash.log
|
|
**/crash.*.log
|
|
*.auto.tfvars
|
|
*.auto.tfvars.json
|
|
**/.terraform.lock.hcl
|
|
**/.terraform
|
|
|
|
# **/terraform.tfvars |