From 437bb0c2d4b0bdcc5d0637a12c0eb94d5691d089 Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Tue, 6 Aug 2024 07:19:13 +0000 Subject: [PATCH] Remove a duplicate check --- bp-base.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/bp-base.json b/bp-base.json index 8c63bfa..43a5dfa 100644 --- a/bp-base.json +++ b/bp-base.json @@ -387,10 +387,6 @@ "eks-endpoint-no-public-access": { "enabled": true, "level": 1 - }, - "eks-secrets-encrypted": { - "enabled": true, - "level": 2 } } }, @@ -625,4 +621,4 @@ } } } -} \ No newline at end of file +}