Skip to content

Commit 44d990f

Browse files
committed
Fix ScalerEventSchedulePeriod was missing from interface
This was added in v6.7.0, but we missed adding it to the interface.
1 parent 621fd2d commit 44d990f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/aws-stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Metadata:
9797
- ScaleInIdlePeriod
9898
- ScaleOutForWaitingJobs
9999
- InstanceCreationTimeout
100-
- ScalerEventScheduleRate
100+
- ScalerEventSchedulePeriod
101101
- ScalerMinPollInterval
102102

103103
- Label:

0 commit comments

Comments
 (0)