change from model var to project var

This commit is contained in:
Pablo Martin 2025-05-27 14:49:29 +02:00
parent 06a4f679ea
commit 6a9787a85b
2 changed files with 6 additions and 3 deletions

View file

@ -68,6 +68,10 @@ vars:
# New Dash First Invoicing Date. This is the first date considered for New Dash invoicing.
"new_dash_first_invoicing_date": "'2024-12-31'"
# The timestamp of when the Guest Squad activated the Feature Flag that
# activated the big bang refactor of the Guest Products logic.
"guest_products_feature_flag_activation_timestamp": "'2025-06-08T00:00:00Z'"
# A distant future date to use as a default when cutoff values are missing.
"end_of_time": "'2050-12-31'"