Skip to content

Commit

Permalink
Updated default version
Browse files Browse the repository at this point in the history
  • Loading branch information
akhil-sumologic committed Sep 24, 2024
1 parent f3792f1 commit 38315a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aws/cloudwatchlogsforwarder/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ variable "source_details" {
variable "app_semantic_version" {
type = string
description = "Provide the latest version of Serverless Application Repository 'sumologic-loggroup-connector'."
default = "1.0.11"
default = "1.0.14"
}

variable "auto_enable_logs_subscription" {
Expand Down
2 changes: 1 addition & 1 deletion aws/kinesisfirehoseforlogs/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ variable "source_details" {
variable "app_semantic_version" {
type = string
description = "Provide the latest version of Serverless Application Repository 'sumologic-loggroup-connector'."
default = "1.0.11"
default = "1.0.14"
}

variable "auto_enable_logs_subscription" {
Expand Down

0 comments on commit 38315a9

Please sign in to comment.