Skip to content

Commit

Permalink
chore: onboard terraform-google-artifact-registry (#2153)
Browse files Browse the repository at this point in the history
Co-authored-by: Bharath KKB <[email protected]>
  • Loading branch information
apeabody and bharathkkb authored Feb 15, 2024
1 parent b86b9b3 commit 03741c9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions infra/terraform/test-org/org/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -840,6 +840,12 @@ locals {
lint_env = {
ENABLE_BPMETADATA = "1"
}
},
{
name = "terraform-google-artifact-registry"
org = "GoogleCloudPlatform"
description = "Create and manage Google Artifact Registry Repositories"
owners = ["prabhu34"]
}
]
}

0 comments on commit 03741c9

Please sign in to comment.