Skip to content

Commit

Permalink
chore: onboard terraform-google-bigtable (#2431)
Browse files Browse the repository at this point in the history
Co-authored-by: Awais Malik <[email protected]>
  • Loading branch information
hariprabhaam and g-awmalik authored Jul 8, 2024
1 parent 608996c commit e2600e4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions infra/terraform/test-org/org/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -849,6 +849,13 @@ locals {
owners = ["prabhu34"]
topics = join(",", [local.common_topics.containers, local.common_topics.devtools])
},
{
name = "terraform-google-bigtable"
org = "GoogleCloudPlatform"
description = "Create and manage Google Bigtable resources"
owners = ["hariprabhaam"]
topics = local.common_topics.da
},
{
name = "terraform-google-secure-web-proxy"
org = "GoogleCloudPlatform"
Expand Down

0 comments on commit e2600e4

Please sign in to comment.