Skip to content

Commit

Permalink
temp update integ test
Browse files Browse the repository at this point in the history
  • Loading branch information
badmintoncryer committed Oct 31, 2024
1 parent 39b90da commit 81579de
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ class TestStack extends cdk.Stack {
readers: readers,
parameterGroup: params,
storageEncryptionKey: kmsKey,
autoMinorVersionUpgrade: false,
});

cluster.connections.allowDefaultPortFromAnyIpv4('Open to the world');
Expand Down

0 comments on commit 81579de

Please sign in to comment.