Skip to content

Commit

Permalink
Merge branch 'master' into create-pull-request/patch-tools-version
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody committed Sep 12, 2023
2 parents 98f56ae + d3ed6c9 commit 548c4bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/terraform/test-org/org/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ locals {
name = "terraform-google-secured-data-warehouse"
org = "GoogleCloudPlatform"
description = "Deploys a secured BigQuery data warehouse"
owners = ["lanreogunmola"]
owners = ["lanre-OG"]
topics = join(",", [local.common_topics.da, local.common_topics.e2e])
lint_env = {
SHELLCHECK_OPTS = "-e SC2154 -e SC2171 -e SC2086"
Expand Down Expand Up @@ -736,7 +736,7 @@ locals {
short_name = "sdw-onprem-ingest"
org = "GoogleCloudPlatform"
description = "Secured Data Warehouse blueprint variant for ingesting encrypted data from on-prem sources"
owners = ["lanreogunmola"]
owners = ["lanre-OG"]
topics = join(",", [local.common_topics.da, local.common_topics.security, local.common_topics.e2e])
},
{
Expand Down

0 comments on commit 548c4bd

Please sign in to comment.