-
I may be wrong, but I've yet to find a way to attach a permission boundary to my stack rendering this tool useless to me.
-
There are 2 main requirements in terms of Cloud Carbon Footprint (CCF) for AWS:
1) User 1: The AWS resources which need to be deployed, such as: the CUR report, the CloudFormation Stack to get Athe…
-
I'm trying to deploy a serverless app with two functions using CodeBuild. In the serverless.yml I used settings for packaging individually with includes and excludes. When I re…
ghost updated
2 years ago
-
Any thoughts on how we should organise our lambda functions?
-
### CloudFormation Lint Version
1.6.0
### What operating system are you using?
Ubuntu
### Describe the bug
When linting a crossing partitions template with below option
```bash
cfn-…
-
### Description:
I was deploy a lambda function using `sam sync`
### I get this
```
Error: An error occurred (ValidationError) when calling the GetTemplateSummary operation: GetTemplateSummary …
-
I'm trying to use external variables from an external configuration file and internal variables from serverless.yml as environment variables.
I've tried
```yml
environment:
STAGE: ${self:p…
simlu updated
2 years ago
-
### Name and Version
bitnami/jenkins 13.4.13
### What architecture are you using?
amd64
### What steps will reproduce the bug?
1. Quicklaunch in AWS for Kubernetes, in ca-central-1
2. Stack most…
-
## The dependency [serverless](https://github.com/serverless/serverless) was updated from `1.47.0` to `1.48.0`.
🚨 [View failing branch](https://github.com/XConf/specs/compare/master...XConf:greenkee…
-
Instead of implementing cloud-specific resources for deployment (e.g. CloudFormation templates for AWS, Azure Resource Manager for Azure, etc.), we should probably use a tool like Terraform or Pulumi …