I am encountering an issue when attempting to create a Cloud Run function using the new user interface.
Despite several attempts, I have been unable to successfully create the function through the UI. For reference, the problem is clearly demonstrated in the following video: https://www.youtube.com/watch?v=oazkC9qRRX8.
One observation I have made is that the Cloud Run function creation functionality does not seem to interact with the cloudfunction.googleapis.com API. Additionally, the UI does not generate the expected URL format, which should follow the pattern: https://REGION-PROJECT_ID.cloudfunctions.net/FUNCTION_NAME.
Currently, I am only able to create the function through the command line or Terraform, which is not my preferred method. I believe this to be a UI bug, rather than an issue stemming from user error.
Additionally, Cloud Function v1 instances are not appearing in the UI.
Solved! Go to Solution.
Hi @mascoun,
Welcome to the Google Cloud community!
I'm sorry to hear you're encountering issues with creating Cloud Run functions via the new user interface. Let's address each of your concerns:
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.
Hi @mascoun,
Welcome to the Google Cloud community!
I'm sorry to hear you're encountering issues with creating Cloud Run functions via the new user interface. Let's address each of your concerns:
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.