Skip to content

Commit 1541b5e

Browse files
vandnagarggooglegemini-code-assist[bot]apeabody
authored
chore: add ADC maintainers to terraform-google-lb-internal (#3338)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Andrew Peabody <andrewpeabody@google.com>
1 parent 378fd74 commit 1541b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/terraform/test-org/org/locals.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ locals {
433433
org = "terraform-google-modules"
434434
description = "Creates an internal load balancer for Compute Engine by using forwarding rules"
435435
topics = local.common_topics.net
436-
maintainers = ["imrannayer"]
436+
maintainers = setunion(["imrannayer"], local.adc_common_admins)
437437
},
438438
{
439439
name = "terraform-google-log-export"

0 commit comments

Comments
 (0)