diff --git a/.gitignore b/.gitignore index 238378c..b83e18a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,7 @@ crash.*.log # password, private keys, and other secrets. These should not be part of version # control as they are data points which are potentially sensitive and subject # to change depending on the environment. -*.tfvars + *.tfvars.json # Ignore override files as they are usually used to override resources locally and so