feat(terraform): adds tfvars.json to gitignore

This commit is contained in:
Deepak
2022-02-10 23:11:32 +01:00
committed by GitHub
parent 8ea9c64701
commit a4a6c5c9c2

View File

@@ -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