https://pulumi.com logo
#google-cloud
Title
# google-cloud
d

delightful-monkey-90700

06/24/2022, 5:02 PM
I'm trying to deploy a Google Cloud Function (v2) -- how do I allow unauthenticated access ? ( https://cloud.google.com/functions/docs/writing/http#limitations the
--allow-unauthenticated flag
)
q

quick-wolf-8403

06/27/2022, 9:49 PM
I remember doing this for a cloud run job with an IamPolicy pulumi object. Is there something similar?
5 Views