Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

API Gateway endpoints overwritten #185

Open
pheuberger opened this issue Sep 13, 2019 · 0 comments
Open

API Gateway endpoints overwritten #185

pheuberger opened this issue Sep 13, 2019 · 0 comments

Comments

@pheuberger
Copy link

pheuberger commented Sep 13, 2019

We have multiple serverless projects. Recently we started to run into the following problem: Deploying one of the projects with sls deploy overwrites all endpoints from the other projects.

To get a bit more specific:
Project A: sls deploy -> creates API for project A. I have now 1 API project

then

Project B: sls deploy -> creates API for project B. I now expect to have 2 API projects, but for some reason only have the API for project B now.

This worked fine until just recently. Did anybody run into this as well?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant