Skip to content

Commit 5efb0f7

Browse files
committed
chore: update dependencies
1 parent 74b748b commit 5efb0f7

File tree

3 files changed

+6058
-11869
lines changed

3 files changed

+6058
-11869
lines changed

examples/dynamic-configuration-cdk-codepipeline/infrastructure/src/pipeline-stack.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ export class PipelineStack extends cdk.Stack {
102102
crossAccountKeys: true,
103103
dockerEnabledForSynth: true,
104104
synth: synthStep,
105-
enableKeyRotation:true,
105+
enableKeyRotation: true,
106106
});
107107

108108
const allRegions = config.getUniqueRegions();

0 commit comments

Comments
 (0)