terraform-google-lb-http icon indicating copy to clipboard operation
terraform-google-lb-http copied to clipboard

Creates a global HTTP load balancer for Compute Engine by using forwarding rules

Results 88 terraform-google-lb-http issues
Sort by recently updated
recently updated
newest added

It seems description variable is being used in module like below. ```terraform # modules/serverless_neg resource "google_compute_backend_service" "default" { ... dynamic "backend" { for_each = toset(each.value["groups"]) content { description = lookup(backend.value,...

:robot: I have created a release *beep* *boop* --- ## [11.1.0](https://github.com/terraform-google-modules/terraform-google-lb-http/compare/v11.0.0...v11.1.0) (2024-05-18) ### Features * Add support for setting http_keep_alive_timeout_sec ([#425](https://github.com/terraform-google-modules/terraform-google-lb-http/issues/425)) ([804b7b9](https://github.com/terraform-google-modules/terraform-google-lb-http/commit/804b7b9f9cedf234a2973e13c5ab78c8fec6ee12)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please)....

autorelease: pending

Make these configs truly optional to avoid Terraform complaining: - For `iap_config` `log_config`: ``` Step #1 - "terraform-plan": Error: Invalid value for input variable Step #1 - "terraform-plan": Step #1...

Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.2 to 1.7.5. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.5 What's Changed Prevent Git Config Alteration on Git Update by @​dduzgun-security in hashicorp/go-getter#497 New Contributors @​dduzgun-security made...

dependencies

### TL;DR I'm using terragrunt for implementing this module and I have a use case on creating a custom url_map resource with multiple host_rules and path_matchers. I'm getting a circular...

enhancement

### TL;DR Changing the cache mode for a serverless NEG backend from `CACHE_ALL_STATIC` to `FORCE_CACHE_ALL` fails with ``` Invalid value for field 'resource.cdnPolicy.maxTtl': '10800'. max_ttl must be specified with CACHE_ALL_STATIC...

bug

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-google-modules/lb-http/google](https://registry.terraform.io/modules/terraform-google-modules/lb-http/google) ([source](https://redirect.github.com/terraform-google-modules/terraform-google-lb-http)) | module | major | `~> 10.0` -> `~> 11.0` |...

dependencies

### TL;DR When a backend group uses `health_check.port_name` instead of `health_check.port` the firewall rule `allow` section contains a null list and errors. In it's current state the error is inscrutable...

bug

Add new modules for `lb-http-frontend` and `lb-http-backend` Proposal: https://docs.google.com/document/d/1y3Iqk_gyQWaLv-Z1Ul8WvYEwWeXtfwkyYszFys3YLBE/edit?resourcekey=0-Hx80FXQnpSPWd77mbiwc3A&tab=t.0#heading=h.13afzi2tvequ