Skip to content

Commit 3069b2a

Browse files
author
Néstor Salceda
authored
fix: Use GA identifier for Secure (#48)
1 parent ab33c04 commit 3069b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/CloudConnector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Resources:
175175
logGroup: ${LogGroup}
176176
logStream: ${AlertsLogStream}
177177
#- securityhub:
178-
# productArn: arn:aws:securityhub:${AWS::Region}::product/sysdig/sysdig-cloud-connector
178+
# productArn: arn:aws:securityhub:${AWS::Region}::product/sysdig/sysdig-secure-for-cloud
179179

180180
Image: sysdiglabs/cloud-connector-s3-bucket-config:latest
181181
Essential: false

0 commit comments

Comments
 (0)