-
The [link-checker](https://github.com/pulumi/docs/blob/master/scripts/check-links.sh) is only [invoked](https://github.com/pulumi/docs/blob/master/Makefile#L66-L68) on [scheduled cron builds](https://…
-
Hello,
running a serverless deploy from a jenkins pipeline in an AWS vpc without any access to internet fails due to the getCallerIdentity() call made to STS. Currently STS does not have a VPC end…
-
I am not using the sls alias plugin, but am deploying to a fixed alias (using this for serverless-plugin-canary-deployments).
How can I get the warmup plugin to use that alias? Ideally, this would be…
-
# This is a Bug Report
## Description
* What went wrong?
When deploying a stack which the resources section includes resources from an external file the deployment fails with the following me…
-
Please leave comments here for anything that should be highlighted in the 4.3 release notes. Thank you!
rendered draft of 4.3 release notes: https://docs.openshift.com/container-platform/4.3/relea…
-
Hi,
We started seeing a failure like this in one of our serverless deploys, which installs the latest `serverless-iam-roles-per-function` plugin as part of the deploy. The error went away when we p…
-
The goal of this issue is to define an improved version of page SSR generation and caching mechanisms.
### How it works currently
Once a page request arrives, `site` Lambda checks first if there's…
-
Hi, me again!
So I got my static website working great using Serverless Offline, but when I deploy it, something weird happens.
My endpoint serves binary files file (e.g. https://8rkav6rax2.execut…
-
By default, without a `NAT Instance` or `NAT Gateway`, the subnets associated with the functions should route all traffic to the `Internet Gateway`. Hence the functions should have the ability to make…
-
# This is a Bug Report
## Description
The policies for `logs:CreateLogStream` and `logs:PutLogEvents` actions have resources with an incorrect prefix compared to the created log groups when …