Minor imporvements to terraform ignore file

* Fix Typo
* Add example to include overrides
This commit is contained in:
Alastair Crabtree 2018-09-04 12:19:32 +01:00 committed by GitHub
parent 210c95bb02
commit a06382dcf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View 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