Skip to content

fix: AWS codegen: fix ec2 naming#2473

Merged
hermanschaaf merged 2 commits intomainfrom
fix-ec2-name
Oct 6, 2022
Merged

fix: AWS codegen: fix ec2 naming#2473
hermanschaaf merged 2 commits intomainfrom
fix-ec2-name

Conversation

@hermanschaaf
Copy link
Copy Markdown
Contributor

Add a special case for EC2 so that it doesn't get converted to e_c2 by the caser. I re-ran codegen using this and it resulted in no changes (as expected).

@hermanschaaf hermanschaaf changed the title fix: AWS codegen: fix ec2 name fix: AWS codegen: fix ec2 naming Oct 6, 2022
@cq-bot cq-bot added the aws label Oct 6, 2022
@hermanschaaf hermanschaaf requested a review from amanenk October 6, 2022 12:49
Copy link
Copy Markdown
Contributor

@amanenk amanenk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hermanschaaf hermanschaaf merged commit 27dd558 into main Oct 6, 2022
@hermanschaaf hermanschaaf deleted the fix-ec2-name branch October 6, 2022 13:02
kodiakhq bot pushed a commit that referenced this pull request Oct 6, 2022
🤖 I have created a release *beep* *boop*
---


## [2.0.0](plugins-source-aws-v1.0.1...plugins-source-aws-v2.0.0) (2022-10-06)


### ⚠ BREAKING CHANGES

* Update all AWS Client Versions (#2410)
* Store some JSON columns as jsonb not as a text (#2463)

### Features

* Add new fields to Lightsail and EC2 ([#2403](#2403)) ([7e3fc83](7e3fc83))
* **aws:** EMR Clusters to use PreResourceResolver ([#2411](#2411)) ([b01e6ca](b01e6ca))
* **aws:** Update cis 1.5.0 policy ([#1615](#1615)) ([0f64196](0f64196))


### Bug Fixes

* AWS codegen: fix ec2 naming ([#2473](#2473)) ([27dd558](27dd558))
* **deps:** Update plugin-sdk for aws to v0.12.3 ([#2383](#2383)) ([0ed4d5f](0ed4d5f))
* **deps:** Update plugin-sdk for aws to v0.12.4 ([#2394](#2394)) ([d8c9657](d8c9657))
* **deps:** Update plugin-sdk for aws to v0.12.6 ([#2416](#2416)) ([0539c03](0539c03))
* **deps:** Update plugin-sdk for aws to v0.12.7 ([#2445](#2445)) ([6e39611](6e39611))
* Store some JSON columns as jsonb not as a text ([#2463](#2463)) ([5da8a1f](5da8a1f))
* Update all AWS Client Versions ([#2410](#2410)) ([ca34f1c](ca34f1c))
* Update endpoints ([#2414](#2414)) ([62d8802](62d8802))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants