@@ -28,6 +28,7 @@ __Table of Contents__
28
28
1 . [ example-lb-https-gke] ( #example-lb-https-gke )
29
29
1 . [ example-lb-http-nat-gateway] ( #example-lb-http-nat-gateway )
30
30
1 . [ example-lb-https-content] ( #example-lb-https-content )
31
+ 1 . [ example-lb-https-multiple-certs] ( #example-lb-https-multiple-certs )
31
32
1 . [ example-lb-internal] ( #example-lb-internal )
32
33
1 . [ example-k8s-gce] ( #example-k8s-gce )
33
34
1 . [ example-gke-nat-gateway] ( #example-gke-nat-gateway )
@@ -107,6 +108,11 @@ Modules used:
107
108
108
109
## [ example-lb-https-content] ( https://github.com/GoogleCloudPlatform/terraform-google-lb-http/tree/master/examples/https-content )
109
110
111
+ [ ![ button] ( http://gstatic.com/cloudssh/images/open-btn.png )] ( https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/terraform-google-lb-http&working_dir=examples/https-content&page=shell&tutorial=README.md )
112
+
113
+ <a href =" https://concourse-tf.gcp.solutions/teams/main/pipelines/tf-examples-lb-https-content " target =" _blank " >
114
+ <img src =" https://concourse-tf.gcp.solutions/api/v1/teams/main/pipelines/tf-examples-lb-https-content/badge " /></a >
115
+
110
116
** Figure 1.** * example-lb-https-content diagram*
111
117
112
118
<img src =" https://github.com/GoogleCloudPlatform/terraform-google-lb-http/raw/master/examples/https-content/diagram.png " width =" 800px " ></img >
@@ -116,6 +122,18 @@ Modules used:
116
122
- [ terraform-google-managed-instance-group] ( https://github.com/GoogleCloudPlatform/terraform-google-managed-instance-group )
117
123
- [ terraform-google-lb-http] ( https://github.com/GoogleCloudPlatform/terraform-google-lb-http )
118
124
125
+ ## [ example-lb-https-multiple-certs] ( https://github.com/GoogleCloudPlatform/terraform-google-lb-http/tree/master/examples/multiple-certs )
126
+
127
+ [ ![ button] ( http://gstatic.com/cloudssh/images/open-btn.png )] ( https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/terraform-google-lb-http&working_dir=examples/multiple-certs&page=shell&tutorial=README.md )
128
+
129
+ <a href =" https://concourse-tf.gcp.solutions/teams/main/pipelines/tf-examples-lb-https-multi-cert " target =" _blank " >
130
+ <img src =" https://concourse-tf.gcp.solutions/api/v1/teams/main/pipelines/tf-examples-lb-https-multi-cert/badge " /></a >
131
+
132
+ Modules used:
133
+
134
+ - [ terraform-google-managed-instance-group] ( https://github.com/GoogleCloudPlatform/terraform-google-managed-instance-group )
135
+ - [ terraform-google-lb-http] ( https://github.com/GoogleCloudPlatform/terraform-google-lb-http )
136
+
119
137
## [ example-lb-internal] ( https://github.com/GoogleCloudPlatform/terraform-google-lb-internal/tree/master/examples/simple )
120
138
121
139
** Figure 1.** * example-lb-internal diagram*
0 commit comments