Remove and ignore terraform plan files

This commit is contained in:
JuliusFreudenberger 2026-07-19 16:05:19 +02:00
parent fb3b52358a
commit df71440477
2 changed files with 1 additions and 0 deletions

View file

@ -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

Binary file not shown.