From e2004d0c0d30e342cdf076fd76aff7f2dbe2baab Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Fri, 29 May 2020 08:07:08 +0200 Subject: [PATCH] Update README.md --- modules/pubsub/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/pubsub/README.md b/modules/pubsub/README.md index 5a1b05e9..30a6e0e0 100644 --- a/modules/pubsub/README.md +++ b/modules/pubsub/README.md @@ -20,6 +20,7 @@ module "pubsub" { "roles/pubsub.viewer" = ["group:foo@example.com"] "roles/pubsub.subscriber" = ["user:user1@example.com"] } +} ``` ### Subscriptions