diff --git a/modules/project/cmek.tf b/modules/project/cmek.tf index a8329efff..9cf83a6b5 100644 --- a/modules/project/cmek.tf +++ b/modules/project/cmek.tf @@ -37,7 +37,7 @@ locals { "dataform.googleapis.com" : ["dataform"] "datafusion.googleapis.com" : [ "datafusion", "compute", "storage", "dataproc", - "pubusb", "spanner" # these 2 are optional + "pubsub", "spanner" # these 2 are optional ] "dataproc.googleapis.com" : ["dataproc"] "datastream.googleapis.com" : ["datastream"]