Skip to content

Commit b763c56

Browse files
SSPROD-62139 - Change name of cloudtrail and add bucket region for CloudLogs
1 parent e0711e6 commit b763c56

File tree

1 file changed

+0
-1
lines changed
  • modules/integrations/cloud-logs

1 file changed

+0
-1
lines changed

modules/integrations/cloud-logs/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,6 @@ resource "sysdig_secure_cloud_auth_account_component" "aws_cloud_logs" {
322322
cloudtrail_sns = {
323323
role_name = local.role_name
324324
topic_arn = var.topic_arn
325-
bucket_region = data.aws_region.current.name
326325
bucket_arn = var.bucket_arn
327326
ingested_regions = var.regions
328327
routing_key = local.routing_key

0 commit comments

Comments
 (0)