diff --git a/.gitignore b/.gitignore index 1770acc..8825811 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # Terraform **/.terraform -**/*.tfplan +**/*tfplan **/*.tfstate* **/*.tfvars **/!*auto.tfvars