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
The cloud-function module should use google_cloudfunction2_function_iam_binding when v2 functions is requested. Currently it uses google_cloudfunctions_function_iam_binding regardless the v2 variable.