grapl-security / grapl

Graph platform for Detection and Response
https://www.graplsecurity.com
Apache License 2.0
686 stars 78 forks source link

Switch which `confluent-cloud` Pulumi stack we consume #2069

Closed christophermaier closed 2 years ago

christophermaier commented 2 years ago

Previously, we universally consumed from the production stack, because that was the only one we had. Now, each environment has its own stack, so we'll pull Kafka configuration information from the stack that "matches" the Grapl stack we're running.

Signed-off-by: Christopher Maier chris@graplsecurity.com

codecov[bot] commented 2 years ago

Codecov Report

Base: 39.41% // Head: 39.42% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (db3b6c7) compared to base (78934a0). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2069 +/- ## ======================================= Coverage 39.41% 39.42% ======================================= Files 434 434 Lines 10148 10148 ======================================= + Hits 4000 4001 +1 + Misses 6148 6147 -1 ``` | [Impacted Files](https://codecov.io/gh/grapl-security/grapl/pull/2069?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security) | Coverage Δ | | |---|---|---| | [pulumi/infra/kafka.py](https://codecov.io/gh/grapl-security/grapl/pull/2069/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security#diff-cHVsdW1pL2luZnJhL2thZmthLnB5) | `0.00% <ø> (ø)` | | | [src/rust/sysmon-parser/src/util.rs](https://codecov.io/gh/grapl-security/grapl/pull/2069/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security#diff-c3JjL3J1c3Qvc3lzbW9uLXBhcnNlci9zcmMvdXRpbC5ycw==) | `41.61% <0.00%> (+0.67%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.