From 35ba4833a22feadac6f8ddc7bc326111bc498fc1 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 21 Sep 2023 07:54:19 +1200 Subject: [PATCH] Update src/packs/nzism-v36-1022-20.ts Co-authored-by: Arun Donti --- src/packs/nzism-v36-1022-20.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/packs/nzism-v36-1022-20.ts b/src/packs/nzism-v36-1022-20.ts index 3cc24d27dd..8afec5c45d 100644 --- a/src/packs/nzism-v36-1022-20.ts +++ b/src/packs/nzism-v36-1022-20.ts @@ -593,7 +593,7 @@ export class NZISM36Checks extends NagPack { }); this.applyRule({ - info: 'The RDS DB Instance does not have multi-AZ support - (Control IDs: MUST 22.1.23.C.01[CID:4829])', + info: 'The RDS DB Instance does not have multi-AZ support - (Control IDs: MUST(22.1.23.C.01[CID:4829]))', explanation: 'Ensure Amazon Relational Database Service (Amazon RDS) instances and clusters have deletion protection enabled. Use deletion protection to prevent your Amazon RDS DB instances and clusters from being accidentally or maliciously deleted, which can lead to loss of availability for your applications.', level: NagMessageLevel.ERROR,