You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/project_cleanup/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The following services must be enabled on the project housing the cleanup functi
21
21
22
22
| Name | Description | Type | Default | Required |
23
23
|------|-------------|:----:|:-----:|:-----:|
24
-
| function\_timeout\_s | The amount of time in seconds allotted for the execution of the function. | number |`"60"`| no |
24
+
| function\_timeout\_s | The amount of time in seconds allotted for the execution of the function. | number |`"500"`| no |
25
25
| job\_schedule | Cleaner function run frequency, in cron syntax | string |`"*/5 * * * *"`| no |
26
26
| max\_project\_age\_in\_hours | The maximum number of hours that a GCP project, selected by `target_tag_name` and `target_tag_value`, can exist | number |`"6"`| no |
27
27
| organization\_id | The organization ID whose projects to clean up | string | n/a | yes |
0 commit comments