23 lines
241 B
Plaintext
23 lines
241 B
Plaintext
*.tfstate
|
|
*.tfstate.*
|
|
*.tfvars
|
|
*.tfvars.json
|
|
!*.tfvars.example
|
|
.terraform/
|
|
*.tfplan
|
|
*.out
|
|
crash.log
|
|
crash.*.log
|
|
override.tf
|
|
override.tf.json
|
|
*_override.tf
|
|
*_override.tf.json
|
|
.terraformrc
|
|
terraform.rc
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
*~
|