-
I just ran into a situation where `sls remove` (1.17.0) failed to remove my service, because a CloudFormation resource was still updated by Amazon and the stack could not be removed. This totally make…
-
TASK [ibm.mas_devops.ocp_provision : roks : Check if cluster already exists] ***************************************************************************************************************************…
-
Hi thanks for the plugin. Can you kindly provide a sample YAML file in the readme?
Many thanks,
-
Deployment fails if `schedule` is not set for task
serverless.yml
```
org: timpolyma
app: birdzview
service: birdzview-fargate
frameworkVersion: "3"
provider:
name: aws
runtime: pytho…
-
For example, if the CF stack didn't exist. This is because https://github.com/medikoo/serverless-plugin-vpc-eni-cleanup/blob/69afe39d3e73c74b1070305507362e490a41fc62/index.js#L16 never gets triggered.…
-
I'm not sure if this is by designed. I posted this question to Stack Overflow earlier today.
https://stackoverflow.com/questions/61067099/why-does-serverless-offline-re-execute-my-whole-js-file-fo…
-
# [RFC] Serverless architecture support
Co-authored by @MarcosDY.
## Background
Serverless computing allows to build applications eliminating the need to manage infrastructure. With serverles…
-
Hello suddenly started getting the below errors when my Lambda function is invoked. I am using the `separateVendor` directive. It seems the only way to fix it is to redeploy the app again.
```
20…
-
## Manual Testing Plan
Below are the items that should be manually tested with each release of Teleport.
These tests should be run on both a fresh installation of the version to be released
as we…
-
## Scope of request
New option for an existing attribute is desired
## Expected behavior
Fn::GetAtt on a AWS::RDS::DBCluster resource returns DBClusterResourceId for the resource
## Helpful L…