Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating Azure/GCP function results in an app with Lambda stuff in it #244

Closed
graemerocher opened this issue May 22, 2020 · 1 comment
Closed
Labels
type: bug Something isn't working
Milestone

Comments

@graemerocher
Copy link
Contributor

Running:

$ mn create-function-app example --features google-cloud-function

The aws lambda dependencies and sources exist in the created app (BookRequestHandler etc.)

@graemerocher graemerocher added the type: bug Something isn't working label May 22, 2020
@graemerocher graemerocher added this to the 2.0.0 milestone May 22, 2020
@sdelamo
Copy link
Contributor

sdelamo commented May 22, 2020

Already fixed via: 523a48c

@sdelamo sdelamo closed this as completed May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants