diff --git a/modules/pubsub/README.md b/modules/pubsub/README.md index d7351ac8..1644e203 100644 --- a/modules/pubsub/README.md +++ b/modules/pubsub/README.md @@ -131,7 +131,7 @@ Cloud Storage subscriptions need extra configuration in the `cloud_storage_subsc ```hcl module "pubsub" { source = "./fabric/modules/pubsub" - pproject_id = "my-project" + project_id = "my-project" name = "my-topic" subscriptions = { test-cloudstorage = null