Skip to content

Commit

Permalink
chore: onboard Tags module
Browse files Browse the repository at this point in the history
  • Loading branch information
gtsorbo authored Oct 23, 2023
1 parent 111f1de commit c87de26
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 c87de26

Please sign in to comment.