Skip to content

Commit

Permalink
fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
umeshkumhar authored Sep 18, 2023
1 parent ff43083 commit 30647a1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions infra/terraform/test-org/org/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -769,11 +769,11 @@ locals {
enable_periodic = true
},
{
name = "terraform-google-backup-dr"
org = "GoogleCloudPlatform"
short_name = "backup-dr"
description = "Terraform module for Google BackupDR components"
owners = ["umeshkumhar"]
name = "terraform-google-backup-dr"
org = "GoogleCloudPlatform"
short_name = "backup-dr"
description = "Terraform module for Google BackupDR components"
owners = ["umeshkumhar"]
}
]
}

0 comments on commit 30647a1

Please sign in to comment.