Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cplee committed Sep 20, 2024
1 parent 74b748b commit 5efb0f7
Show file tree
Hide file tree
Showing 3 changed files with 6,058 additions and 11,869 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export class PipelineStack extends cdk.Stack {
crossAccountKeys: true,
dockerEnabledForSynth: true,
synth: synthStep,
enableKeyRotation:true,
enableKeyRotation: true,
});

const allRegions = config.getUniqueRegions();
Expand Down
Loading

0 comments on commit 5efb0f7

Please sign in to comment.