Skip to content

Commit db5b2af

Browse files
committed
Updating sam app version
1 parent c1804a3 commit db5b2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws/elasticloadbalancing/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ variable "auto_enable_access_logs" {
111111
variable "app_semantic_version" {
112112
type = string
113113
description = "Provide the latest version of Serverless Application Repository 'sumologic-s3-logging-auto-enable'."
114-
default = "1.0.4"
114+
default = "1.0.5"
115115
}
116116

117117
variable "auto_enable_access_logs_options" {

0 commit comments

Comments
 (0)