GoogleCloudPlatform / GoogleCloudPlatform/cloud-run-button
ENV required:false still forcing user to set value in setup console
Open
- Dominant language
- Go
- Stars
- 553
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
I have an open source project using Cloud Run + app.json to specify env vars.
Even though required=false in app.json, in the console I get the error message `Sorry, your reply was invalid: Value is required` if I try to skip setting it (via enter). It looks like required=false isn't being respected?
https://github.com/scosman/zipstreamer/tree/docker-docs
Contributor guide
Assessment
This issue has not been assessed yet.