Skip to content

Commit

Permalink
fix missing bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhcsun committed Sep 27, 2024
1 parent 190b2c5 commit 6def716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/aws-cdk-lib/cx-api/lib/features.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1174,6 +1174,7 @@ export const FLAGS: Record<string, FlagInfo> = {
`,
recommendedValue: true,
introducedIn: { v2: 'V2NEXT' },
},

//////////////////////////////////////////////////////////////////////
[USE_CORRECT_VALUE_FOR_INSTANCE_RESOURCE_ID_PROPERTY]: {
Expand Down

0 comments on commit 6def716

Please # to comment.