Skip to content

fix: Fix multiplexer for AWS Organizations#2727

Merged
kodiakhq[bot] merged 3 commits into
mainfrom
fix-organizations-multiplex
Oct 12, 2022
Merged

fix: Fix multiplexer for AWS Organizations#2727
kodiakhq[bot] merged 3 commits into
mainfrom
fix-organizations-multiplex

Conversation

@hermanschaaf
Copy link
Copy Markdown
Contributor

The organizations resource was using (what seems like) the incorrect multiplexer. Previously, in v0, this resource was using an account multiplexer: https://github.com/cloudquery/cq-provider-aws/blob/main/resources/services/organizations/accounts.go#L22 and I think changing the multiplexer was a mistake during the migration of resources from v0 to v1.

@cq-bot cq-bot added the aws label Oct 12, 2022
@hermanschaaf hermanschaaf changed the title fix: Fix multiplexer for organizations fix: Fix multiplexer for AWS Organizations Oct 12, 2022
@hermanschaaf hermanschaaf added the automerge Automatically merge once required checks pass label Oct 12, 2022
@kodiakhq kodiakhq Bot merged commit 21bb98e into main Oct 12, 2022
@kodiakhq kodiakhq Bot deleted the fix-organizations-multiplex branch October 12, 2022 15:57
kodiakhq Bot pushed a commit that referenced this pull request Oct 12, 2022
🤖 I have created a release *beep* *boop*
---


## [2.5.0](plugins-source-aws-v2.4.0...plugins-source-aws-v2.5.0) (2022-10-12)


### Features

* Add Support for ECR Public Repositories ([#2645](#2645)) ([0e5d974](0e5d974))
* **aws:** Add Column for WAFRegional for ListResourcesForWebACL ([#2648](#2648)) ([5c7dfed](5c7dfed))


### Bug Fixes

* **deps:** Update plugin-sdk for aws to v0.13.6 ([#2717](#2717)) ([0fba29f](0fba29f))
* Fix multiplexer for AWS Organizations ([#2727](#2727)) ([21bb98e](21bb98e))

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