Skip to content

Commit e93712c

Browse files
q2wapeabody
andauthored
chore: Add terraform-google-regional-lb-http to list of repos (#2795)
Co-authored-by: Andrew Peabody <andrewpeabody@google.com>
1 parent 5ef6665 commit e93712c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -920,5 +920,11 @@ locals {
920920
maintainers = ["q2w"]
921921
admins = ["bharathkkb"]
922922
},
923+
{
924+
name = "terraform-google-regional-lb-http"
925+
org = "GoogleCloudPlatform"
926+
description = "Creates a regional HTTP load balancer using forwarding rules"
927+
maintainers = ["q2w", "qz267"]
928+
},
923929
]
924930
}

0 commit comments

Comments
 (0)