@cryptotaxi247 / infra-1 / commits / 8e8e7f8e

terraform: gitignore the terraform state files

Make sure we don't push those by mistake

zimbatm committed Dec 16, 2018 at 14:00 UTC 8e8e7f8e95e29434ee685a08258cb6cf1ca9200a
1 file changed +2
terraform/.gitignore
+2
@@ -1 +1,3 @@
1 /.terraform
2 +terraform.tfstate
3 +terraform.tfstate.*