File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -125,8 +125,11 @@ This resource supports the following arguments:
125
125
126
126
### scheduler_configuration Arguments
127
127
128
+ When an empty ` scheduler_configuration {} ` block is specified, the feature is enabled with default settings.
129
+ To disable the feature after it has been enabled, remove the block from the configuration.
130
+
128
131
* ` max_concurrent_runs ` - (Optional) Maximum concurrent job runs on this application. Valid range is 1 to 1000. Defaults to 15.
129
- * ` queue_timeout_minutes ` - (Optional) Maximum duration in minutes for the job in QUEUED state. Valid range is from 15 to 720. Defaults to 360 minutes .
132
+ * ` queue_timeout_minutes ` - (Optional) Maximum duration in minutes for the job in QUEUED state. Valid range is from 15 to 720. Defaults to 360.
130
133
131
134
## Attribute Reference
132
135
You can’t perform that action at this time.
0 commit comments