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: infrastructure/terraform/components/dl/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ No requirements.
32
32
| <aname="input_pdm_use_non_mock_token"></a> [pdm\_use\_non\_mock\_token](#input\_pdm\_use\_non\_mock\_token)| Whether to use the shared APIM access token from SSM (/component/environment/apim/access\_token) instead of the mock token |`bool`|`false`| no |
33
33
| <aname="input_project"></a> [project](#input\_project)| The name of the tfscaffold project |`string`| n/a | yes |
34
34
| <aname="input_queue_batch_size"></a> [queue\_batch\_size](#input\_queue\_batch\_size)| maximum number of queue items to process |`number`|`10`| no |
35
-
| <aname="input_queue_batch_window_seconds"></a> [queue\_batch\_window\_seconds](#input\_queue\_batch\_window\_seconds)| maximum time in seconds between processing events |`number`|`10`| no |
35
+
| <aname="input_queue_batch_window_seconds"></a> [queue\_batch\_window\_seconds](#input\_queue\_batch\_window\_seconds)| maximum time in seconds between processing events |`number`|`1`| no |
36
36
| <aname="input_region"></a> [region](#input\_region)| The AWS Region |`string`| n/a | yes |
37
37
| <aname="input_shared_infra_account_id"></a> [shared\_infra\_account\_id](#input\_shared\_infra\_account\_id)| The AWS Shared Infra Account ID (numeric) |`string`| n/a | yes |
38
38
| <aname="input_ttl_poll_schedule"></a> [ttl\_poll\_schedule](#input\_ttl\_poll\_schedule)| Schedule to poll for any overdue TTL records |`string`|`"rate(10 minutes)"`| no |
0 commit comments