This is a newbie question, but upon creating an HTTP endpoint from the template in GCP (golang), the HTTP endpoint is still behind permissions. I can edit those permissions from the Google console directly which fixes the issue, but how can I have the endpoint made public in the serverless.yml ? I feel like the AWS documentation was more comprehensive about this thing but it might be because I simply did not find it.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to deploy GCP functions with Golang 1.15 | 1 | 718 | June 11, 2021 | |
Adding a new provider such as Google Cloud Functions? | 4 | 1366 | January 4, 2017 | |
Cloud function gen 2 | 0 | 392 | October 31, 2023 | |
Can't seem to deploy Golang with the Serverless Framework on Windows.. (permission issues?) | 1 | 1833 | December 22, 2018 | |
How to deploy a publiccly accessible function with serverless on Google Cloud Function | 4 | 1067 | May 28, 2020 |