Pārlūkot izejas kodu

Migrate terragrunt ignore to new template as suggested

Costa Paraskevopoulos 11 mēneši atpakaļ
vecāks
revīzija
403cf39f22
2 mainītis faili ar 3 papildinājumiem un 4 dzēšanām
  1. 0 4
      Terraform.gitignore
  2. 3 0
      community/Terragrunt.gitignore

+ 0 - 4
Terraform.gitignore

@@ -32,7 +32,3 @@ override.tf.json
 # Ignore CLI configuration files
 .terraformrc
 terraform.rc
-
-# Ignore the default terragrunt cache directory
-# https://terragrunt.gruntwork.io/docs/features/caching/
-.terragrunt-cache

+ 3 - 0
community/Terragrunt.gitignore

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