Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upScheduleExpression validator doesn't validate examples provided by AWS #1139
Comments
|
Yes. This got broken in 2.3.2 and this change is the culprit: #1114 As quick fix, use troposphere 2.3.1 instead of the latest version. |
|
I looked into fixing the regex's last night but the changes were pretty large and would need more scrutiny/testing. I just backed out #1114 and released troposphere 2.3.3. |
|
The approach I used in #1114 was mostly regex driven but maybe instead the cron string should just get tokenised by regex and each field of the cron handled individually. Tests can be updated to have the right use of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


The following schedule expressions should pass validation (taken from AWS docs) but they raise errors upon validation with
event_schedule_expression: