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 b01c4a4 commit 355a68eCopy full SHA for 355a68e
README.md
@@ -50,6 +50,7 @@ Then perform the following commands on the root folder:
50
| project\_id | The ID of the project where this VPC will be created | string | n/a | yes |
51
| region | The region in which resources will be applied. | string | n/a | yes |
52
| 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 |
54
55
## Outputs
56
0 commit comments