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 88e7f55 commit ef25d96Copy full SHA for ef25d96
variables.tf
@@ -151,6 +151,6 @@ variable "cloudwatch_log_subscription_filter" {
151
}
152
153
variable "cloudwatch_retention_in_days" {
154
- default = null
+ default = null
155
description = "(Optional) Specifies the number of days you want to retain log events in the specified log group."
156
0 commit comments