diff --git a/terraform/.gitignore b/terraform/.gitignore index 8a7f7b7..ebafd9f 100644 --- a/terraform/.gitignore +++ b/terraform/.gitignore @@ -36,6 +36,7 @@ override.tofu.json # Include tfplan files to ignore the plan output of command: tofu plan -out=tfplan # example: *tfplan* +**/*plan* # Ignore CLI configuration files .terraformrc diff --git a/terraform/busch/plan b/terraform/busch/plan deleted file mode 100644 index 2532f9d..0000000 Binary files a/terraform/busch/plan and /dev/null differ