Skip to content

Commit

Permalink
update allowed-breaking-changes.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
robertd committed Apr 20, 2022
1 parent e5f3131 commit b2156d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions allowed-breaking-changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,6 @@ removed:@aws-cdk/aws-s3.BucketProps.eventBridgeEnabled
# changed the type of RDS's SnapshotCredentials.secret from Secret to ISecret,
# shouldn't matter
changed-type:@aws-cdk/aws-rds.SnapshotCredentials.secret

# removed kubernetes version from EKS
removed:@aws-cdk/aws-eks.KubernetesVersion.V1_22

0 comments on commit b2156d3

Please sign in to comment.