Is it possible to have IP whitelisting using google GCP API Gateway?

2.8k Views Asked by At

I've been searching on google and keep getting referred to the VPC documentation https://cloud.google.com/vpc-service-controls/docs/set-up-private-connectivity but I don't think this will solve my problem. I'm trying to limit the IP address accessing my webhook function on GCP and I need to use API gateway (Apigee isn't an option at the moment for me). Any advice would be great!

1

There are 1 best solutions below

1
On BEST ANSWER

If API Gateway isn't requirement, I propose you this solution: