From 6e4b4eab65dacea52af7d955575887bbafdff1fc Mon Sep 17 00:00:00 2001 From: Robert Djurasaj Date: Mon, 12 Dec 2022 12:02:41 -0700 Subject: [PATCH] chore(ec2): remove c6gbd instance since it doesn't exist and cleanup other instance types for the sake of consistency (#23145) Remove `c6gbd` instance since it doesn't exist and cleanup other instance types for the sake of consistency. ---- ### All Submissions: * [x] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) ### Adding new Unconventional Dependencies: * [ ] This PR adds new unconventional dependencies following the process described [here](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md/#adding-new-unconventional-dependencies) ### New Features * [ ] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/main/INTEGRATION_TESTS.md)? * [ ] Did you use `yarn integ` to deploy the infrastructure and generate the snapshot (i.e. `yarn integ` without `--dry-run`)? *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* --- allowed-breaking-changes.txt | 2 ++ packages/@aws-cdk/aws-ec2/lib/instance-types.ts | 13 +++---------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/allowed-breaking-changes.txt b/allowed-breaking-changes.txt index 98a9d94c8b7a6..e6ec703f4b4e2 100644 --- a/allowed-breaking-changes.txt +++ b/allowed-breaking-changes.txt @@ -148,3 +148,5 @@ incompatible-argument:@aws-cdk/aws-route53-targets.InterfaceVpcEndpointTarget.