Sergio Cuellar

Results 3 issues of Sergio Cuellar

### Describe the bug I recently asked for a raise in my Launch configurations and Auto Scaling groups limits. The raise has already been made, but Cloud Custodian is still...

kind/bug

Changed version of thornail to avoid error

I have the following event: ```yaml service: myservice plugins: - serverless-python-requirements - serverless-local-schedule provider: name: aws runtime: python3.9 stage: dev region: us-east-1 functions: ecobiciStatus: handler: myservice events: - schedule: rate:...