Fixed typo

This commit is contained in:
Luigi Bitonti 2023-09-13 15:59:04 +02:00
parent f5b657df54
commit 6d4060f0aa
1 changed files with 1 additions and 1 deletions

View File

@ -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