I want to publish my application to gcp marketplace ,I wanted to know if it's possible to create deployment manager templates which creates app engine to host my UI and cloud functions for the backend (server). So far in every documentation I have seen that we can only create either a VM or a GKE via deployment manager to publish the app's in GCP marketplace .
Note : I don't want to create a Saas offering , as I don't want to run or manage any services in my instance.