Просмотр исходного кода

Merge pull request #4619 from rux616/patch-1

Ignore all .terraform directories
Daniel Johnson 3 дней назад
Родитель
Сommit
6b4026c2f0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Terraform.gitignore

+ 1 - 1
Terraform.gitignore

@@ -1,5 +1,5 @@
 # Local .terraform directories
-**/.terraform/*
+.terraform/
 
 # .tfstate files
 *.tfstate