We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Customers likely have one of the three cloud providers. AWS, Azure, GCP.
Right now, although the code within the functions/ directory should work agnostic to providers. The template.yml is AWS specific.
functions/
template.yml
I would like to create an example for Azure 👍
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Customers likely have one of the three cloud providers. AWS, Azure, GCP.
Right now, although the code within the
functions/
directory should work agnostic to providers. Thetemplate.yml
is AWS specific.I would like to create an example for Azure 👍
The text was updated successfully, but these errors were encountered: