File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
aws-observability-terraform/source-module Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ module "cloudwatch_logs_lambda_log_forwarder_module" {
234234 }
235235
236236 auto_enable_logs_subscription = var. auto_enable_logs_subscription
237- app_semantic_version = " 1.0.11 "
237+ app_semantic_version = " 1.0.12 "
238238 auto_enable_logs_subscription_options = {
239239 filter = var.auto_enable_logs_subscription_options.filter
240240 }
@@ -263,7 +263,7 @@ module "kinesis_firehose_for_logs_module" {
263263 }
264264
265265 auto_enable_logs_subscription = var. auto_enable_logs_subscription
266- app_semantic_version = " 1.0.11 "
266+ app_semantic_version = " 1.0.12 "
267267 auto_enable_logs_subscription_options = {
268268 filter = var.auto_enable_logs_subscription_options.filter
269269 }
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ Resources:
154154 Properties :
155155 Location :
156156 ApplicationId : arn:aws:serverlessrepo:us-east-1:956882708938:applications/sumologic-loggroup-connector
157- SemanticVersion : 1.0.11
157+ SemanticVersion : 1.0.12
158158 Parameters :
159159 DestinationArnType : !Ref AutoSubscribeDestinationARNType
160160 DestinationArnValue : !Ref AutoSubscribeDestinationARN
Original file line number Diff line number Diff line change @@ -672,7 +672,7 @@ Resources:
672672 Properties :
673673 Location :
674674 ApplicationId : arn:aws:serverlessrepo:us-east-1:956882708938:applications/sumologic-loggroup-connector
675- SemanticVersion : 1.0.11
675+ SemanticVersion : 1.0.12
676676 Parameters :
677677 DestinationArnType : " Lambda"
678678 DestinationArnValue : !GetAtt CloudWatchEventFunction.Outputs.SumoCWLogsLambdaArn
Original file line number Diff line number Diff line change @@ -670,7 +670,7 @@ Resources:
670670 Properties :
671671 Location :
672672 ApplicationId : arn:aws:serverlessrepo:us-east-1:956882708938:applications/sumologic-loggroup-connector
673- SemanticVersion : 1.0.11
673+ SemanticVersion : 1.0.12
674674 Parameters :
675675 DestinationArnType : " Lambda"
676676 DestinationArnValue : !GetAtt CloudWatchEventFunction.Outputs.SumoCWLogsLambdaArn
You can’t perform that action at this time.
0 commit comments