SSM: Only update default AMI's once a month
This commit is contained in:
parent
293c6c7aa0
commit
8ec9118c78
@ -9,7 +9,7 @@ name: "DataUpdate_SSMdefaultAMIs"
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '00 10 * * 0'
|
||||
- cron: '00 10 1 * *'
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
Loading…
Reference in New Issue
Block a user