Skip to content

Releases: terraform-google-modules/terraform-google-lb-internal

terraform-google-lb-internal v4.3.0

13 Dec 16:36
9c29da7
Compare
Choose a tag to compare

Features

  • Upgrade to v4 of the Google Cloud Terraform Provider (#81) (704e5fd)

terraform-google-lb-internal v4.2.0

27 Aug 02:19
6934d4e
Compare
Choose a tag to compare

Features

  • enable failover designation for a backend (#73) (73e89a8)

Bug Fixes

  • Remove timeout_sec from google_compute_region_backend_service (#70) (e0ac13b)

terraform-google-lb-internal v4.1.0

28 Jul 16:59
92cf11a
Compare
Choose a tag to compare

Features

  • Enable users to control if firewall rules for health check are created (#59) (9206a3c)

terraform-google-lb-internal v4.0.0

09 Jul 18:16
0f4a4b3
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Backend service now inherits the same timeout used for health checks, instead of the former hardcoded value of 10 seconds.

Features

  • Update google_compute_region_backend_service timeout to use same timeout as var.health_check (#55) (e56d959)

Bug Fixes

terraform-google-lb-internal v3.1.0

20 May 15:15
12eb770
Compare
Choose a tag to compare

Features

  • Add forwarding_rule id to output (#51) (c31903d)

terraform-google-lb-internal v3.0.0

14 Apr 23:52
8f4f82b
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • add Terraform 0.13 constraint and module attribution (#48)

Features

  • Add option to enable health check logging (#49) (547c932)
  • add Terraform 0.13 constraint and module attribution (#48) (aca0c93)

terraform-google-lb-internal v2.4.0

30 Mar 02:51
a5824ff
Compare
Choose a tag to compare

Features

  • Add var.create_backend_firewall to conditionally disable backend firewalls (#46) (43b75c8)

terraform-google-lb-internal v2.3.0

12 Feb 19:57
466e407
Compare
Choose a tag to compare

Features

  • Adding connection_draining_timeout_sec variable to control backend service (#42) (a6198e3)

terraform-google-lb-internal v2.2.0

27 May 21:15
1055c7f
Compare
Choose a tag to compare

Features

  • Allow global access to internal loadbalancers with var.global_access (#34) (4c0a9cf)
  • Allow internal tcp load balancers on all ports with var.all_ports (#30) (2761445)

Bug Fixes

  • Correct link to module in README (#27) (eb96515)

terraform-google-lb-internal v2.1.0

03 Feb 16:32
2999265
Compare
Choose a tag to compare

Features

  • add options to use service accounts and ip ranges in addition to tags (#24) (ff10bae)