mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Ignore Terraform CLI configuration files (#3359)
This commit is contained in:
parent
e607bdd855
commit
8300d88565
1 changed files with 4 additions and 0 deletions
|
@ -27,3 +27,7 @@ override.tf.json
|
|||
|
||||
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
|
||||
# example: *tfplan*
|
||||
|
||||
# Ignore CLI configuration files
|
||||
.terraformrc
|
||||
terraform.rc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue