Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(modular): add modular support for cdr/ciem #35

Merged
merged 35 commits into from
Sep 17, 2024

Conversation

jose-pablo-camacho
Copy link
Contributor

@jose-pablo-camacho jose-pablo-camacho commented Sep 5, 2024

xref: https://sysdig.atlassian.net/browse/SSPROD-46143

This is a draft PR for now, it contains the refactor for GCP modular onboarding specifically for CDR and CIEM.
It is important to notice that this will be cleaned up until the Onboarding + CSPM terraform snippets are ready, for now ignore all the commented sections, the uncommented sections are the ones that will be part of the new snippets.

@haresh-suresh
Copy link
Contributor

haresh-suresh commented Sep 11, 2024

@jose-pablo-camacho We should rename the integration to integrations/pub-sub and the examples to pub-sub.tf. I think the pattern we have followed is the actual name of the event integration in the specific cloud.

@jose-pablo-camacho
Copy link
Contributor Author

@jose-pablo-camacho We should rename the integration to integrations/pub-sub and the examples to pub-sub.tf. I think the pattern we have followed is the actual name of the event integration in the specific cloud.

I have changed the name from webhook-datasource to pub-sub.

@jose-pablo-camacho jose-pablo-camacho marked this pull request as ready for review September 11, 2024 22:25
@jose-pablo-camacho jose-pablo-camacho requested a review from a team as a code owner September 11, 2024 22:25
test/examples/organization_cdr_test/pub-sub.tf Outdated Show resolved Hide resolved
test/examples/single_account_cdr_test/pub-sub.tf Outdated Show resolved Hide resolved
test/examples/modular_organization/pub-sub.tf Outdated Show resolved Hide resolved
test/examples/modular_single_project/pub-sub.tf Outdated Show resolved Hide resolved
Copy link
Contributor

@ravinadhruve10 ravinadhruve10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few review comments (for webhook module)

modules/integrations/pub-sub/README.md Show resolved Hide resolved
modules/integrations/pub-sub/README.md Show resolved Hide resolved
modules/integrations/pub-sub/README.md Show resolved Hide resolved
modules/integrations/pub-sub/outputs.tf Show resolved Hide resolved
modules/integrations/pub-sub/README.md Show resolved Hide resolved
modules/integrations/pub-sub/variables.tf Outdated Show resolved Hide resolved
modules/integrations/pub-sub/README.md Show resolved Hide resolved
@haresh-suresh
Copy link
Contributor

Left a few comments, you will also need to rebase & address some merge conflicts based on latest master.
The foundational PR is now merged.

Copy link
Contributor

@haresh-suresh haresh-suresh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work @jose-pablo-camacho ! LGTM 👍

@jose-pablo-camacho jose-pablo-camacho merged commit e35f083 into master Sep 17, 2024
8 checks passed
@jose-pablo-camacho jose-pablo-camacho deleted the feat/modular/cdr-ciem branch September 17, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants