We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477ed4d commit 4a0d5e9Copy full SHA for 4a0d5e9
1 file changed
infra/tf/dataform.tf
@@ -20,6 +20,9 @@ locals {
20
"core_web_vitals", // TODO: Remove after tech report migration
21
"reports",
22
23
+ // Flattened tables for F1
24
+ "f1",
25
+
26
// Service
27
"dataform_assertions",
28
]
0 commit comments