How to generate Google-managed certificates for wildcard hostnames in GCP?
I would like to use Google-managed certificates for wildcard hostnames—for example, *.example.com . I know I could use Certificate Manager from the doc to do that in GCP, but I cannot find a concrete example. Could you please show me some examples?