Skip to content

Add Terraform CLI config and crash logs to .gitignore#2

Open
shahabRDZ wants to merge 1 commit intomainfrom
improve/gitignore
Open

Add Terraform CLI config and crash logs to .gitignore#2
shahabRDZ wants to merge 1 commit intomainfrom
improve/gitignore

Conversation

@shahabRDZ
Copy link
Copy Markdown
Owner

Summary

  • Add .terraformrc and terraform.rc CLI config files
  • Add crash.log and crash.*.log patterns for Terraform crash logs
  • Add docker-compose.override.yml

Test plan

  • No tracked files affected by new rules

Copy link
Copy Markdown
Owner Author

@shahabRDZ shahabRDZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch on the Terraform CLI config files and crash logs. These are easy to miss but can leak sensitive provider configurations. The crash.log patterns ensure debug output stays local.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant