diff --git a/example/cumulus-tf/variables.tf b/example/cumulus-tf/variables.tf index 58f034683a3..75ca840f771 100644 --- a/example/cumulus-tf/variables.tf +++ b/example/cumulus-tf/variables.tf @@ -484,4 +484,4 @@ variable "default_log_retention_days" { variable "report_sns_topic_subscriber_arns" { type = list default = null -} +} \ No newline at end of file