Skip to content

Commit c7556c4

Browse files
authored
Merge pull request #132 from ravigurram8/topic-release-11
Encryption added for DOCDB cluster
2 parents 7afbd06 + 95fcd5a commit c7556c4

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)