Skip to content

fix: Add codegen for AWS regions#2701

Merged
kodiakhq[bot] merged 3 commits intomainfrom
regions-codegen
Oct 16, 2022
Merged

fix: Add codegen for AWS regions#2701
kodiakhq[bot] merged 3 commits intomainfrom
regions-codegen

Conversation

@hermanschaaf
Copy link
Copy Markdown
Contributor

Found another case of an AWS resource not being generated with codegen. It was unfortunately not so easy to deal with this one in a backwards-compatible way. The biggest issue is keeping the name aws_regions rather than aws_ec2_regions (which would be in line with all other resources).

Note: This could perhaps be considered a chore, as it should change no user-facing functionality, but since there is a small change in the ordering of the columns I think I'd rather have it reported as one of the changes in the next release.

@hermanschaaf hermanschaaf changed the title fix: Add codegen for regions fix: Add codegen for AWS regions Oct 12, 2022
@cq-bot cq-bot added the aws label Oct 12, 2022
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Oct 16, 2022
@kodiakhq kodiakhq bot merged commit 9b1b2ca into main Oct 16, 2022
@kodiakhq kodiakhq bot deleted the regions-codegen branch October 16, 2022 08:24
kodiakhq bot pushed a commit that referenced this pull request Oct 16, 2022
🤖 I have created a release *beep* *boop*
---


## [3.0.1](plugins-source-aws-v3.0.0...plugins-source-aws-v3.0.1) (2022-10-16)


### Bug Fixes

* Add codegen for AWS regions ([#2701](#2701)) ([9b1b2ca](9b1b2ca))

---
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

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants