Skip to content

Commit 966bd2c

Browse files
committed
Updating kinesis log SAM app version
1 parent 323ce6e commit 966bd2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws/kinesisfirehoseforlogs/kinesisfirehoseforlogs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ resource "aws_serverlessapplicationrepository_cloudformation_stack" "auto_enable
164164

165165
name = "Auto-Enable-Logs-Subscription-${random_string.aws_random.id}"
166166
application_id = "arn:aws:serverlessrepo:us-east-1:956882708938:applications/sumologic-loggroup-connector"
167-
semantic_version = "1.0.5"
167+
semantic_version = "1.0.6"
168168
capabilities = data.aws_serverlessapplicationrepository_application.app.required_capabilities
169169
parameters = {
170170
DestinationArnType = "Kinesis"

0 commit comments

Comments
 (0)