data-models
data-models copied to clipboard
Web: Remove start_date variable from users module
GBQ & Snowflake web models contain a start_date variable in the main users playbook, which is used to seed the users_manifest table during creation. The use of a variable here is redundant, as the date within the users_manifest table is not actually required. Consider hardcoding date or simply creating an empty manifest table