Problem
The https: false property in services is intended to allow running services on backends with public_ips: false.
Currently, https: false is only supported on AWS and cannot be used with GCP.
Solution
Support https: false for the GCP backend.
Workaround
No response
Would you like to help us implement this feature by sending a PR?
Yes