Skip to content

feat(aws): Add Org resource policies#6743

Merged
kodiakhq[bot] merged 3 commits intocloudquery:mainfrom
bbernays:orgs-resource-policies
Jan 12, 2023
Merged

feat(aws): Add Org resource policies#6743
kodiakhq[bot] merged 3 commits intocloudquery:mainfrom
bbernays:orgs-resource-policies

Conversation

@bbernays
Copy link
Copy Markdown
Collaborator

Summary

@bbernays bbernays requested a review from jsonpr January 11, 2023 20:30
@bbernays bbernays linked an issue Jan 11, 2023 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

This PR has the following changes to source plugin(s) tables:

  • Table aws_organization_resource_policies was added

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Jan 12, 2023
@kodiakhq kodiakhq bot merged commit 80dcf8e into cloudquery:main Jan 12, 2023
kodiakhq bot pushed a commit that referenced this pull request Jan 12, 2023
🤖 I have created a release *beep* *boop*
---


## [11.0.0](plugins-source-aws-v10.1.0...plugins-source-aws-v11.0.0) (2023-01-12)


### ⚠ BREAKING CHANGES

* introduce `aws_s3_bucket_grants` explicit primary key `(bucket_arn, grantee_id)`. If you've previously synced this table you'll need to drop it for the PK change (migration) to succeed.

### Features

* **aws:** Add Org resource policies ([#6743](#6743)) ([80dcf8e](80dcf8e))
* **aws:** Add support for xray resource policy ([#4833](#4833)) ([b68dc35](b68dc35))


### Bug Fixes

* **aws:** Add PKs To IAM Resources ([#6741](#6741)) ([f7cdb07](f7cdb07))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.24.2 ([#6695](#6695)) ([694ab9f](694ab9f))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.25.0 ([#6745](#6745)) ([9c41854](9c41854))
* introduce `aws_s3_bucket_grants` explicit primary key `(bucket_arn, grantee_id)`. If you've previously synced this table you'll need to drop it for the PK change (migration) to succeed. ([cf35801](cf35801))

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

Support for AWS Organizations Delegation Policies

4 participants