Skip to content

Commit

Permalink
Merge pull request #1243 from buildkite/pdp-1857-fix-eventscheduleper…
Browse files Browse the repository at this point in the history
…iod-missing-from-interface

Fix `ScalerEventSchedulePeriod` was missing from interface
  • Loading branch information
triarius authored Oct 23, 2023
2 parents d80bf0d + 44d990f commit 55ef429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/aws-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Metadata:
- ScaleInIdlePeriod
- ScaleOutForWaitingJobs
- InstanceCreationTimeout
- ScalerEventScheduleRate
- ScalerEventSchedulePeriod
- ScalerMinPollInterval

- Label:
Expand Down

0 comments on commit 55ef429

Please sign in to comment.