You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gets rid of the two Dependabot vulnerability notifications reported on this repository (neither is actually exploit-able in the context of this repository).
Copy file name to clipboardExpand all lines: packages/@aws-cdk/cx-api/FEATURE_FLAGS.md
+23-1
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,7 @@ Flags come in three types:
53
53
|[@aws-cdk/aws-secretsmanager:useAttachedSecretResourcePolicyForSecretTargetAttachments](#aws-cdkaws-secretsmanageruseattachedsecretresourcepolicyforsecrettargetattachments)| SecretTargetAttachments uses the ResourcePolicy of the attached Secret. | 2.67.0 | (fix) |
54
54
|[@aws-cdk/aws-redshift:columnId](#aws-cdkaws-redshiftcolumnid)| Whether to use an ID to track Redshift column changes | 2.68.0 | (fix) |
|[@aws-cdk/core:includePrefixInUniqueNameGeneration](#aws-cdkcoreincludeprefixinuniquenamegeneration)| Include the stack prefix in the stack name generation process | V2NEXT | (fix) |
56
57
57
58
<!-- END table -->
58
59
@@ -96,7 +97,8 @@ The following json shows the current recommended set of flags, as `cdk init` wou
0 commit comments