Skip to content

Commit 7bbe0d8

Browse files
docs: make gen
1 parent 6403bc7 commit 7bbe0d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/data-sources/workspace_preset.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ Optional:
6363
Required:
6464

6565
- `schedule` (Block List, Min: 1) One or more schedule blocks that define when to scale the number of prebuild instances. (see [below for nested schema](#nestedblock--prebuilds--autoscaling--schedule))
66-
- `timezone` (String) The timezone to use for the autoscaling schedule (e.g., "UTC", "America/New_York").
66+
- `timezone` (String) The timezone to use for the autoscaling schedule (e.g., "UTC", "America/New_York").
67+
Timezone must be a valid timezone in the IANA timezone database.
68+
See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones for a complete list of valid timezone identifiers and https://www.iana.org/time-zones for the official IANA timezone database.
6769

6870
<a id="nestedblock--prebuilds--autoscaling--schedule"></a>
6971
### Nested Schema for `prebuilds.autoscaling.schedule`

0 commit comments

Comments
 (0)