Skip to content

Commit 743c40b

Browse files
committed
lint
1 parent 1b1df59 commit 743c40b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

infra/tf/main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ module "dataform_export" {
6868
}
6969

7070
module "masthead_agent" {
71-
source = "github.com/masthead-data/terraform-google-masthead-agent?ref=48411ad144a8540552f366c6ceb24fd6aae787a9"
71+
source = "github.com/masthead-data/terraform-google-masthead-agent?ref=48411ad144a8540552f366c6ceb24fd6aae787a9"
7272
# version = "~> 0.1.3"
7373

7474
project_id = local.project
@@ -83,6 +83,6 @@ module "masthead_agent" {
8383

8484
# Custom labels for resource management
8585
labels = {
86-
team = "dataops"
86+
team = "dataops"
8787
}
8888
}

0 commit comments

Comments
 (0)