compose icon indicating copy to clipboard operation
compose copied to clipboard

Orchestrate Serverless Framework in monorepos

Results 39 compose issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description With a standard `serverless deploy` command...

enhancement

### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description From what I can tell, using...

### Use case description Right now if you want to conditionally deploy infrastructure say based on the stage you need to add a conditional to each resource is your serverless...

RFC

### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Are you using the latest version? - [X] Yes, I'm using the latest version...

### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Are you using the latest version? - [X] Yes, I'm using the latest version...

I am having a difficulty setting AWS profile with `serverless-compse` We have a Makefile that basically loads up the AWS credentials inside a profile and then use it to deploy....

Unfortunatly I can't pass param to the serverless compose. `serverless deploy --stage del --param="AccountIdZendesk=xxxxxxx"` Cannot resolve variable at "custom.AccountIdZendesk": The param "AccountIdZendesk" cannot be resolved from CLI options or stage...

enhancement

### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description There's a serverless package command --...

### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description The services I need to run...

enhancement

### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Are you using the latest version? - [X] Yes, I'm using the latest version...

needs feedback