Skip to content

Commit eef0440

Browse files
committed
update to README
1 parent 70b210b commit eef0440

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ __Table of Contents__
2828
1. [example-lb-https-gke](#example-lb-https-gke)
2929
1. [example-lb-http-nat-gateway](#example-lb-http-nat-gateway)
3030
1. [example-lb-https-content](#example-lb-https-content)
31+
1. [example-lb-https-multiple-certs](#example-lb-https-multiple-certs)
3132
1. [example-lb-internal](#example-lb-internal)
3233
1. [example-k8s-gce](#example-k8s-gce)
3334
1. [example-gke-nat-gateway](#example-gke-nat-gateway)
@@ -107,6 +108,11 @@ Modules used:
107108

108109
## [example-lb-https-content](https://github.com/GoogleCloudPlatform/terraform-google-lb-http/tree/master/examples/https-content)
109110

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+
110116
**Figure 1.** *example-lb-https-content diagram*
111117

112118
<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:
116122
- [terraform-google-managed-instance-group](https://github.com/GoogleCloudPlatform/terraform-google-managed-instance-group)
117123
- [terraform-google-lb-http](https://github.com/GoogleCloudPlatform/terraform-google-lb-http)
118124

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+
119137
## [example-lb-internal](https://github.com/GoogleCloudPlatform/terraform-google-lb-internal/tree/master/examples/simple)
120138

121139
**Figure 1.** *example-lb-internal diagram*

0 commit comments

Comments
 (0)