project-cmek-smallfix (#2517)

A nasty typo which causes the module to crash
This commit is contained in:
Artem Bogdantsev
2024-08-23 18:39:21 +02:00
committed by GitHub
parent 548788dba1
commit 38c87debde

View File

@@ -43,7 +43,7 @@ locals {
"datastream.googleapis.com" : ["datastream"]
"dialogflow.googleapis.com" : ["dialogflow-cmek"]
"file.googleapis.com" : ["cloud-filer"]
"pubsub.googleapis.com" : ["pubusb"]
"pubsub.googleapis.com" : ["pubsub"]
"secretmanager.googleapis.com" : ["secretmanager"]
"spanner.googleapis.com" : ["spanner"]
"sqladmin.googleapis.com" : ["cloud-sql"]