We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1804a3 commit db5b2afCopy full SHA for db5b2af
aws/elasticloadbalancing/variables.tf
@@ -111,7 +111,7 @@ variable "auto_enable_access_logs" {
111
variable "app_semantic_version" {
112
type = string
113
description = "Provide the latest version of Serverless Application Repository 'sumologic-s3-logging-auto-enable'."
114
- default = "1.0.4"
+ default = "1.0.5"
115
}
116
117
variable "auto_enable_access_logs_options" {
0 commit comments