Skip to content

Commit 09c2a8f

Browse files
committed
fix integ
1 parent cfc9e93 commit 09c2a8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.instance-engine-lifecycle-support.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import { InstanceSnapshoter } from './snapshoter';
77
const app = new App({
88
postCliContext: {
99
'@aws-cdk/aws-lambda:createNewPoliciesWithAddToRolePolicy': true,
10+
'@aws-cdk/aws-lambda:useCdkManagedLogGroup': false,
1011
},
1112
});
1213

0 commit comments

Comments
 (0)