Remove and ignore terraform plan files
This commit is contained in:
parent
fb3b52358a
commit
df71440477
2 changed files with 1 additions and 0 deletions
1
terraform/.gitignore
vendored
1
terraform/.gitignore
vendored
|
|
@ -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.
Loading…
Add table
Add a link
Reference in a new issue