diff --git a/.gitignore b/.gitignore index 48c784d..d029ae4 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,7 @@ crash.log # control as they are data points which are potentially sensitive and subject # to change depending on the environment. # -*secret*.tfvars +*.tfvars # Ignore override files as they are usually used to override resources locally and so # are not checked in @@ -33,5 +33,3 @@ override.tf.json # Ignore CLI configuration files .terraformrc terraform.rc - -tfplan_dl