While creating a prefect deployment with cloud run...
# ask-community
a
While creating a prefect deployment with cloud run as its infrastructure, How to pass in the vpc connector name with its network name and subnet The default vpc_connector_name allows me to pass in a single text value which corresponds to a serverless vpc But I need to connect to vpc directly, is there any way for to pass in both network and subnet (for a direct vpc)?