Skip to content

Commit

Permalink
chore: add to owner's list for memory store and pubsub module (#1938)
Browse files Browse the repository at this point in the history
Co-authored-by: Awais Malik <[email protected]>
  • Loading branch information
imrannayer and g-awmalik authored Nov 7, 2023
1 parent e465b76 commit 0c48223
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infra/terraform/test-org/org/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@ locals {
org = "terraform-google-modules"
description = "Creates a fully functional Google Memorystore (redis) instance"
topics = local.common_topics.db
owners = ["imrannayer"]
},
{
name = "terraform-google-module-template"
Expand Down Expand Up @@ -447,6 +448,7 @@ locals {
org = "terraform-google-modules"
description = "Creates Pub/Sub topic and subscriptions associated with the topic"
topics = local.common_topics.da
owners = ["imrannayer"]
},
{
name = "terraform-google-sap"
Expand Down

0 comments on commit 0c48223

Please sign in to comment.