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

Merge pull request #4445 from costaparas/feature/update-terraform

Ignore terragrunt cache
Daniel Johnson 8 месяцев назад
Родитель
Сommit
c22fd083e7
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      community/Terragrunt.gitignore

+ 3 - 0
community/Terragrunt.gitignore

@@ -0,0 +1,3 @@
+# Ignore the default terragrunt cache directory
+# https://terragrunt.gruntwork.io/docs/features/caching/
+.terragrunt-cache