]> source.dussan.org Git - gitignore.git/commitdiff
Minor imporvements to terraform ignore file 2799/head
authorAlastair Crabtree <alastaircrabtree@gmail.com>
Tue, 4 Sep 2018 11:19:32 +0000 (12:19 +0100)
committerGitHub <noreply@github.com>
Tue, 4 Sep 2018 11:19:32 +0000 (12:19 +0100)
* Fix Typo
* Add example to include overrides

Terraform.gitignore

index e699fc278d40505b8ce606d00a12c814917537b2..a8935803468f71914ac399c3aee134620aa7f77c 100644 (file)
@@ -14,8 +14,13 @@ crash.log
 #
 # example.tfvars
 
-# Ignore override files as they are usually used to override ressources locally
+# Ignore override files as they are usually used to override resources locally and so
+# are not checked in
 override.tf
 override.tf.json
 *_override.tf
 *_override.tf.json
+
+# Include override files you do wish to add to version control using negated pattern
+#
+# !example_override.tf