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

Support multiple platforms #1

Open
seawolf42 opened this issue Mar 14, 2020 · 0 comments
Open

Support multiple platforms #1

seawolf42 opened this issue Mar 14, 2020 · 0 comments

Comments

@seawolf42
Copy link
Owner

Currently this only supports GCP. It would be good to support:

  • AWS
  • Azure
  • ... and possibly others

Considerations:

  • break the implementation into per-provider implementations along with the generalized code that determines which to use at startup
  • environment variables for each provider should start with CLOUD_FUNCTIONS_DISPATCH_<provider-acronym>_<variable-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant