From eecd9613223118c3a1a82bfcb51a047add74bd23 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 27 Mar 2021 15:00:37 +0100 Subject: Add secret terraformrc token encrypted --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') 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 + -- cgit v1.2.3