Skip to content

Commit 38315a9

Browse files
Updated default version
1 parent f3792f1 commit 38315a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aws/cloudwatchlogsforwarder/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ variable "source_details" {
7878
variable "app_semantic_version" {
7979
type = string
8080
description = "Provide the latest version of Serverless Application Repository 'sumologic-loggroup-connector'."
81-
default = "1.0.11"
81+
default = "1.0.14"
8282
}
8383

8484
variable "auto_enable_logs_subscription" {

aws/kinesisfirehoseforlogs/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ variable "source_details" {
5656
variable "app_semantic_version" {
5757
type = string
5858
description = "Provide the latest version of Serverless Application Repository 'sumologic-loggroup-connector'."
59-
default = "1.0.11"
59+
default = "1.0.14"
6060
}
6161

6262
variable "auto_enable_logs_subscription" {

0 commit comments

Comments
 (0)