Skip to content

Commit

Permalink
project-cmek-smallfix (#2517)
Browse files Browse the repository at this point in the history
A nasty typo which causes the module to crash
  • Loading branch information
artemBogdantsev authored Aug 23, 2024
1 parent 548788d commit 38c87de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/project/cmek.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit 38c87de

Please sign in to comment.