I would like to allow my function to talk to a database secured behind a VPC, but for whatever reason VPC does not seem to allow Function assignment to the network. Exposing my database to a public IP does not seem like a good option here.