We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d65708d commit 506cc6cCopy full SHA for 506cc6c
README.md
@@ -2,6 +2,11 @@
2
3
Modular Global HTTP Load Balancer for GCE using forwarding rules.
4
5
+### Load Balancer Types
6
+* [TCP load balancer](https://github.com/terraform-google-modules/terraform-google-lb)
7
+* **HTTP/S load balancer**
8
+* [Internal load balancer](https://github.com/terraform-google-modules/terraform-google-lb-internal)
9
+
10
## Compatibility
11
12
This module is meant for use with Terraform 0.12. If you haven't [upgraded](https://www.terraform.io/upgrade-guides/0-12.html) and
0 commit comments