Skip to content

feat(aws): Update cis 1.5.0 policy#1615

Merged
kodiakhq[bot] merged 22 commits intocloudquery:mainfrom
amanenk:aws_cis_1_50
Oct 5, 2022
Merged

feat(aws): Update cis 1.5.0 policy#1615
kodiakhq[bot] merged 22 commits intocloudquery:mainfrom
amanenk:aws_cis_1_50

Conversation

@amanenk
Copy link
Copy Markdown
Contributor

@amanenk amanenk commented Aug 30, 2022

Summary

closes #1559

some cloudwatch alerts checks are refined but they are still not perfect. Formatting of rules can these affect checks result.


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Test locally on your own infrastructure
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@amanenk amanenk marked this pull request as ready for review August 30, 2022 13:34
@amanenk amanenk requested review from a team and hermanschaaf and removed request for a team August 30, 2022 13:34
@amanenk amanenk requested review from bbernays and jsonpr September 5, 2022 08:18
@amanenk amanenk requested a review from jsonpr September 29, 2022 12:45
@amanenk amanenk requested a review from disq October 4, 2022 14:04
@yevgenypats yevgenypats changed the title feat: Added aws cis 1.5.0 policy feat(aws): Update cis 1.5.0 policy Oct 5, 2022
@yevgenypats yevgenypats added the automerge Automatically merge once required checks pass label Oct 5, 2022
@kodiakhq kodiakhq bot merged commit 0f64196 into cloudquery:main Oct 5, 2022
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

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support CIS Amazon Web Services Foundations Benchmark v1.5.0

7 participants