community/3-tier/lb.jinja (8 lines of code) (raw):
resources:
- name: {{ properties["basename"] }}-lb
type: compute.v1.regionBackendService
properties:
region: {{ properties["region"] }}
loadBalancingScheme: INTERNAL
healthChecks:
- global/healthChecks/{{ properties["basename"] }}-lb-hc