Skip to content

Commit 95fcd5a

Browse files
author
ravigurram8
committed
Encryption added for DOCDB cluster
1 parent 4d5f849 commit 95fcd5a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rg_document_db.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ Resources:
144144
DBSubnetGroupName : !Ref DocumentDBSubnetGroup
145145
VpcSecurityGroupIds:
146146
- !GetAtt DocumentDBSecurityGroup.GroupId
147+
StorageEncrypted : true
147148
DBInstance:
148149
Type: "AWS::DocDB::DBInstance"
149150
Properties:

0 commit comments

Comments
 (0)