Skip to content

Commit

Permalink
add awslint exclude line for breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
robertd committed Dec 1, 2022
1 parent 93707a9 commit d975721
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions allowed-breaking-changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,3 +148,5 @@ incompatible-argument:@aws-cdk/aws-route53-targets.InterfaceVpcEndpointTarget.<i
# to allow the CLI to skip validating the bootstrap stack when the stack is not needed
changed-type:@aws-cdk/cx-api.AssetManifestArtifact.requiresBootstrapStackVersion

# removed mistyped ec2 instance class
removed:@aws-cdk/aws-ec2.InstanceClass.COMPUTE6_GRAVITON2_HIGH_NETWORK_BANDWITH

0 comments on commit d975721

Please sign in to comment.