This commit is contained in:
parent
0cb40572af
commit
7aaad9e834
1 changed files with 7 additions and 0 deletions
7
terraform/.gitignore
vendored
Normal file
7
terraform/.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
**/.terraform/*
|
||||||
|
*.tfstate
|
||||||
|
*.tfstate.*
|
||||||
|
crash.log
|
||||||
|
crash.*.log
|
||||||
|
*.tfvars
|
||||||
|
*.tfvars.json
|
Reference in a new issue