Update README.md
This commit is contained in:
committed by
GitHub
parent
e2004d0c0d
commit
133623dee9
@@ -10,7 +10,7 @@ This module allows managing a single Pub/Sub topic, including multiple subscript
|
||||
```hcl
|
||||
module "pubsub" {
|
||||
source = "./modules/pubsub"
|
||||
project_id = "my-project
|
||||
project_id = "my-project"
|
||||
name = "my-topic"
|
||||
iam_roles = [
|
||||
"roles/pubsub.viewer",
|
||||
|
||||
Reference in New Issue
Block a user