feat: Implement CIS AWS v1.5.0 Section 1.16 and 1.20#13290
Merged
kodiakhq[bot] merged 4 commits intocloudquery:mainfrom Aug 23, 2023
Merged
feat: Implement CIS AWS v1.5.0 Section 1.16 and 1.20#13290kodiakhq[bot] merged 4 commits intocloudquery:mainfrom
kodiakhq[bot] merged 4 commits intocloudquery:mainfrom
Conversation
Contributor
|
/gen sha=f3d68b441cb4e41e67ddd1797d75bcd772e30a27 plugin=aws |
hermanschaaf
approved these changes
Aug 23, 2023
Contributor
hermanschaaf
left a comment
There was a problem hiding this comment.
Thanks once again for the contribution @aruneko ! This one looks good to me 👍
Apologies for the slow turnaround on the reviews right now, we're aware of your other open policy PRs and will get to them as soon as we have some bandwidth, hopefully within the next week.
Contributor
Author
|
@hermanschaaf Thank you for reviewing this PR! And I understood your situation. |
kodiakhq bot
pushed a commit
that referenced
this pull request
Aug 29, 2023
🤖 I have created a release *beep* *boop* --- ## [22.8.0](plugins-source-aws-v22.7.0...plugins-source-aws-v22.8.0) (2023-08-29) ### Features * Implement CIS AWS v1.5.0 Section 1.16 and 1.20 ([#13290](#13290)) ([7eb3e06](7eb3e06)) * **services:** Support newly added regions ([#13273](#13273)) ([c6727a9](c6727a9)) * **services:** Support newly added regions ([#13358](#13358)) ([4ed4a9a](4ed4a9a)) ### Bug Fixes * **deps:** Update `github.com/cloudquery/arrow/go/v13` to `github.com/apache/arrow/go/v14` ([#13341](#13341)) ([feb8f87](feb8f87)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.2 ([#13262](#13262)) ([5c55aa3](5c55aa3)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.5 ([#13285](#13285)) ([e076abd](e076abd)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.6 ([#13345](#13345)) ([a995a05](a995a05)) * Race condition in Initializing services ([#13300](#13300)) ([73a093d](73a093d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
I have implemented CIS AWS v1.5.0 Section 1.16 and 1.20