Skip to content

Commit 6d0037d

Browse files
committed
examples for version 1.0
1 parent 66b45ee commit 6d0037d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ module "redis" {
3939
shard_count = 3
4040
zones = ["1", "2", "3"]
4141
enable_non_ssl_port = true
42-
patch_schedule = {
43-
days_of_week = "Monday"
44-
start_hour_utc = 21
45-
}
4642
}
4743
}
4844

0 commit comments

Comments
 (0)