Add tfstate

This commit is contained in:
Marc Fokkert
2023-07-27 12:18:31 +02:00
parent e357babf6d
commit 4158cf6ebb
4 changed files with 10327 additions and 3 deletions

6
.gitignore vendored
View File

@@ -1,9 +1,9 @@
# Local .terraform directories
**/.terraform/*
# .tfstate files
*.tfstate
*.tfstate.*
# .tfstate files (TODO move to proper storage)
#*.tfstate
#*.tfstate.*
# Crash log files
crash.log