terraform-google-lb-http
                                
                                
                                
                                    terraform-google-lb-http copied to clipboard
                            
                            
                            
                        certificate_map support
TL;DR
If supported already, I wonder how to use certificate_map with this module (serverless_negs)? Specifically this. Essentially the last step in this guide is what I'm attempting to get done with the module.
Or is this supposed to be done through the resource google_certificate_manager_certificate_map using the gclb_targets block and target_https_proxy according to this link.
Terraform Resources
https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_target_https_proxy#certificate_map
Detailed design
No response
Additional information
No response