Cloud functions module (#102)

* wip

* cloud function module

* wip

* cloud function module

* update top-level READMEs and CHANGELOG

* update top-level READMEs and CHANGELOG

* remove duplicate boilerplate in variables

* implement suggestions in PR review
This commit is contained in:
Ludovico Magnocavallo
2020-06-29 08:05:44 +02:00
committed by GitHub
parent eedabe9f3d
commit c4850b8391
8 changed files with 490 additions and 2 deletions

View File

@@ -58,3 +58,7 @@ Specific modules also offer support for non-authoritative bindings (e.g. `google
- [Cloud KMS](./kms)
- [Secret Manager](./secret-manager)
## Serverless
- [Cloud Functions](./cloud-function)