You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
# These will then be added as app settings to the master functions
function_names_per_geo = { for geo, regions in var.regional_functions_workers : "FUNCTIONS_${geo}" => join(",", [for region in regions : module.regional_functions[region].function_name]) }