Skip to content

Commit 7d0a134

Browse files
committed
no overrides for prod
1 parent 4a4eec6 commit 7d0a134

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

infra/tf/dataform.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ resource "google_dataform_repository" "crawl_data" {
7676
}
7777
workspace_compilation_overrides {
7878
default_database = local.project
79-
schema_suffix = "dev"
80-
table_prefix = "dev"
8179
}
8280
}
8381

0 commit comments

Comments
 (0)