calebplum

Results 15 comments of calebplum

Not sure if this is the correct repo to ask this question in, but what's the suggested workflow for using a virtualenv with serverless-python-requirements inside a serverless-compose project? Prior to...

In my application, I'm using an authoriser Lambda function specifically for non-prod environments. Since this function is deployed as a Lambda@Edge it needs to be in us-east-1 which is a...

+1 for this - sometimes if a service deployment fails, subsequent deploys result in `no changes` and won't actually deploy. For example, consider a serverless-compose stack with two services: -...

Terragrunt has a `run-all` command that can be used to run commands in all of a project's sub-modules. For example, you can run `terragrunt run-all plan` or `terragrunt run-all apply`...

This would be really convenient when you've accidentally logged into a site in the wrong container.