We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0711e6 commit b763c56Copy full SHA for b763c56
modules/integrations/cloud-logs/main.tf
@@ -322,7 +322,6 @@ resource "sysdig_secure_cloud_auth_account_component" "aws_cloud_logs" {
322
cloudtrail_sns = {
323
role_name = local.role_name
324
topic_arn = var.topic_arn
325
- bucket_region = data.aws_region.current.name
326
bucket_arn = var.bucket_arn
327
ingested_regions = var.regions
328
routing_key = local.routing_key
0 commit comments