I would like to use ScientiaMobile’s WURFL Microservice for GCP Marketplace (https://docs.scientiamobile.com/documentation/wurfl-microservice/gcp-getting-started) however I do not want to create it via GCPs’s console UI because I want to programmatically destroy the instance when it’s not being used then programmatically create it again when needed. In other words, I want to write a script to create it.
Is it possible to programmatically create services from GCP’s marketplace?