-
## Description
I have 8 times ${cf:..} in my serverless.yaml and I get 3 out of 5 times "Rate exceeded" while running serverless. I suppose I've reached a limit for cloudformation's API calls (Desc…
-
Hi there.
'AutoPublishAlias: live' docs say:
> In production, you will first update your function code, publish a new version, invoke the version directly to run tests against it, and after you ar…
-
Hi,
I am pretty new to serverless framework. I tried downloading your code and running it using serverless deploy. However, I get the following error every time:
```
ServerlessError: An error occur…
-
**FYI**: This is with the latest code from master
Version: serverless@1.26.1
Steps to reproduce: Create any/simple stack which uses this plugin, and try to do a single-function deploy.
```
Error…
-
In order to use awless as part of CI job for deployment CloudFormation, would be very nice to be able to apply parameters from the file.
AWS has this kind of file for deployment with CodePipeline: …
-
I'm unable to use sceptre_user_data inside expressions (`{{ ... }}`) in my template, however, I can use them inside statements (`{% ... %}`).
`sceptre_user_data.use_root_domain` evaluates to true a…
-
I cannot get environment variable substitution to work inside of the environment block at the top of the pipeline.yml after upgrading my Agent.
At the step level it seems to be working fine however…
-
Hi y'all,
Trying to transition to v1, and porting my CF template too.
I am wondering if I am facing the same issue as in #1699. Trying to access to `outputs` under `resources` from Cloudformation.
…
-
Hi there, the following setup sends Bundler into "Resolving dependencies" indefinitely (like several terminal pages of dots). It might be that the amount of gems and possible combinations is bringing …
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [doc…