You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow specifying global L7 ILB in dns_record_set routing policy (#8470) (#6084)
* Allow specifying global L7 ILB in dns_record_set routing policy
* fix url_map default_service in docs
* fix forwarding rule reference in rrset for cross-region test
* don't specify region for globalL7ilb routing policy item
* add backend subnet for FR IP address provisioning
* pass backendSubnetName to cross-region L7 test case
* remove google-beta req from test backend subnet
* remove extra primary-backup examples
* add globalL7ilb value to docs
Signed-off-by: Modular Magician <[email protected]>
*`load_balancer_type` - (Required) The type of load balancer. This value is case-sensitive. Possible values: ["regionalL4ilb", "regionalL7ilb"]
319
+
*`load_balancer_type` - (Required) The type of load balancer. This value is case-sensitive. Possible values: ["regionalL4ilb", "regionalL7ilb", "globalL7ilb"]
418
320
419
321
*`ip_address` - (Required) The frontend IP address of the load balancer.
0 commit comments