diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-03-27 15:00:37 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-03-27 15:00:37 +0100 |
| commit | eecd9613223118c3a1a82bfcb51a047add74bd23 (patch) | |
| tree | 86fc70731ef6a5a19387b99966aacb86b00720b1 /.gitattributes | |
| parent | 381d33dd27bb77b6ac8df43a3fdc99006a1434b7 (diff) | |
Add secret terraformrc token encrypted
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 0852803..c5c99a8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ .config/wtf/** filter=git-crypt diff=git-crypt +.terraformrc filter=git-crypt diff=git-crypt + |
