google-cloud-build-slack icon indicating copy to clipboard operation
google-cloud-build-slack copied to clipboard

Allow unauthenticated invocations? + and REGION issue

Open sneko opened this issue 6 years ago • 0 comments

Hi @Philmod ,

When executing setup.sh I see: Allow unauthenticated invocations of new function [cloud-notifier]? (y/N)?

Will it work if I keep it protected?

Another point is, by taking a look at the script I saw $REGION that is customizable but not mentioned in the README.md... So I tried it, but when executing the "teardown" it seems for Google Function deletion it's not looking in the right $REGION but the default one: ERROR: (gcloud.beta.functions.delete) ResponseError: status=[404], code=[Not Found], message=[Function XXX in region us-central1 in project YYYYYY does not exist]

Thank you,

sneko avatar Mar 24 '20 12:03 sneko