Skip to content

Commit

Permalink
chore: onboard Tags module (#1892)
Browse files Browse the repository at this point in the history
Co-authored-by: Awais Malik <[email protected]>
  • Loading branch information
gtsorbo and g-awmalik authored Oct 26, 2023
1 parent 710adbb commit adf5f06
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 @@ -796,6 +796,12 @@ locals {
short_name = "backup-dr"
description = "Terraform module for Google BackupDR components"
owners = ["umeshkumhar"]
},
{
name = "terraform-google-tags"
org = "GoogleCloudPlatform"
description = "Terraform module for creating Google Cloud Tags."
owners = ["nidhi0710"]
}
]
}

0 comments on commit adf5f06

Please sign in to comment.