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 | |
|---|---|---|---|---|
| Setting IAM policies for Google HTTP functions? (since all new GCloud HTTP functions after Nov 1 2019 will default private) | 0 | 3335 | July 2, 2019 | |
| How to deploy a publiccly accessible function with serverless on Google Cloud Function | 4 | 1074 | May 28, 2020 | |
| Serverless on gcp add custom http path | 0 | 788 | January 23, 2019 | |
| Error while running google node simple http endpoint example | 1 | 486 | February 9, 2020 | |
| Https://cloud.google.com/functions/docs/connecting-vpc | 0 | 613 | April 7, 2019 |