Skip to content

Commit

Permalink
using git-secret to safeguard secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed May 29, 2024
1 parent b03ad74 commit fa59ff8
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 51 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ override.tf.json
# Ignore CLI configuration files
.terraformrc
terraform.rc
.gitsecret/keys/random_seed
!*.secret
files/2309944673836897605-key.pem
Binary file added .gitsecret/keys/pubring.kbx
Binary file not shown.
Binary file added .gitsecret/keys/pubring.kbx~
Binary file not shown.
Binary file added .gitsecret/keys/trustdb.gpg
Binary file not shown.
1 change: 1 addition & 0 deletions .gitsecret/paths/mapping.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
files/2309944673836897605-key.pem
51 changes: 0 additions & 51 deletions files/2309944673836897605-key.pem

This file was deleted.

0 comments on commit fa59ff8

Please sign in to comment.