Skip to content

Commit 355a68e

Browse files
committed
Update README
Add timezone description to README
1 parent b01c4a4 commit 355a68e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Then perform the following commands on the root folder:
5050
| project\_id | The ID of the project where this VPC will be created | string | n/a | yes |
5151
| region | The region in which resources will be applied. | string | n/a | yes |
5252
| topic\_name | Name of pubsub topic connecting the scheduled job and the function | string | `"test-topic"` | no |
53+
| time\_zone | The timezone to be used in scheduler job | string | `"Etc/UTC"` | no |
5354

5455
## Outputs
5556

0 commit comments

Comments
 (0)