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

SMPROD-17327: ADD Private Billing Module #13

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

Conversation

jaimeyh
Copy link
Collaborator

@jaimeyh jaimeyh commented Dec 10, 2024

No description provided.

"s3:PutObject",
"s3:ListBucket"
]
Resource = "arn:${data.aws_partition.current.partition}:s3:::${var.s3_bucket_name}/${var.s3_bucket_prefix}/sysdig_aws_private_billing/sysdig_aws_private_billing*"
Copy link
Collaborator

Choose a reason for hiding this comment

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

this should use sysdig_cost_report_file_name variable instead of sysdig_aws_private_billing

Comment on lines 96 to 97
"arn:aws:glue:*:*:database/sysdig_aws_private_billing",
"arn:aws:glue:*:*:table/sysdig_aws_private_billing/*"
Copy link
Collaborator

Choose a reason for hiding this comment

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

this should use sysdig_cost_report_file_name variable instead of sysdig_aws_private_billing

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.

2 participants