feat(terraform): adds tfvars.json to gitignore
@@ -15,6 +15,7 @@ crash.*.log
# to change depending on the environment.
#
*.tfvars
+*.tfvars.json
# Ignore override files as they are usually used to override resources locally and so
# are not checked in