Skip to content

Commit

Permalink
add V2NEXT
Browse files Browse the repository at this point in the history
  • Loading branch information
msambol committed Jun 20, 2024
1 parent 63f6e9f commit 5f6276a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/cx-api/lib/features.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1118,7 +1118,7 @@ export const FLAGS: Record<string, FlagInfo> = {
The revision ARN is more specific than the task definition ARN. See https://docs.aws.amazon.com/step-functions/latest/dg/ecs-iam.html
for more details.
`,
introducedIn: { v2: '2.147.0' },
introducedIn: { v2: 'V2NEXT' },
recommendedValue: true,
},
};
Expand Down

0 comments on commit 5f6276a

Please sign in to comment.