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(modules/cloud-logs): introduce cloud logs module for s3 onboarding #16

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

SKosier
Copy link

@SKosier SKosier commented Sep 17, 2024

No description provided.

@SKosier SKosier self-assigned this Sep 17, 2024
@SKosier SKosier requested a review from a team as a code owner September 17, 2024 10:59
Copy link

@mancia93 mancia93 left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

modules/integrations/cloud-logs/README.md Outdated Show resolved Hide resolved
modules/integrations/cloud-logs/README.md Outdated Show resolved Hide resolved
modules/integrations/cloud-logs/main.tf Outdated Show resolved Hide resolved
modules/integrations/cloud-logs/README.md Outdated Show resolved Hide resolved
folder_arn = var.folder_arn
role_name = local.role_name
external_id = data.sysdig_secure_tenant_external_id.external_id.external_id
region = var.region

Choose a reason for hiding this comment

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

Before releasing this, let's remove the region, so we avoid "polluting" some other setups and come up with something clean. Ok to keep this on a branch for internal testing for now, but let's remove it before releasing, along with the variable etc.

Copy link
Author

Choose a reason for hiding this comment

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

Agree. Will open a PR that extends this one and removes the region. So we can prepare backend changes in the meantime.

@SKosier SKosier force-pushed the skosier/integrations-s3/cloud-logs branch from 0d9da26 to c914ae7 Compare September 19, 2024 15:13
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