]> source.dussan.org Git - gitignore.git/commitdiff
Migrate terragrunt ignore to new template as suggested 4445/head
authorCosta Paraskevopoulos <costa.paras1@gmail.com>
Fri, 31 May 2024 09:23:32 +0000 (19:23 +1000)
committerCosta Paraskevopoulos <costa.paras1@gmail.com>
Fri, 31 May 2024 09:23:32 +0000 (19:23 +1000)
Terraform.gitignore
community/Terragrunt.gitignore [new file with mode: 0644]

index a493714756b2f17ef4b4f9213ade3870e717abc9..9b8a46e692b4c85209a91563b4743c52c72b9ca3 100644 (file)
@@ -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
diff --git a/community/Terragrunt.gitignore b/community/Terragrunt.gitignore
new file mode 100644 (file)
index 0000000..ea48086
--- /dev/null
@@ -0,0 +1,3 @@
+# Ignore the default terragrunt cache directory
+# https://terragrunt.gruntwork.io/docs/features/caching/
+.terragrunt-cache