Skip to content

Commit 8300d88

Browse files
authored
Ignore Terraform CLI configuration files (#3359)
1 parent e607bdd commit 8300d88

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Terraform.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ override.tf.json
2727

2828
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
2929
# example: *tfplan*
30+
31+
# Ignore CLI configuration files
32+
.terraformrc
33+
terraform.rc

0 commit comments

Comments
 (0)