From de6b4515c2f31612099a5942070247b77286db6b Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Tue, 26 May 2020 07:21:52 +0200 Subject: [PATCH] Update README.md --- modules/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/modules/README.md b/modules/README.md index c6a312727..9150f09a6 100644 --- a/modules/README.md +++ b/modules/README.md @@ -42,8 +42,14 @@ Specific modules also offer support for non-authoritative bindings (e.g. `google ## Data - [BigQuery dataset](./bigquery-dataset) +- [Datafusion](./datafusion) - [GCS](./gcs) -- [Pub/Sub](./modules/pubsub) +- [Pub/Sub](./pubsub) + +## Development + +- [Container Registry](./container-registry) +- [Source Repository](./source-repository) ## Security