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

Creates a regional TCP proxy load balancer for Compute Engine by using target pools and forwarding rules

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

- debian 9 appears to no longer be available. - changing to debian 10 fixes the error

When we create network load balancer in GCP, we can choose: - Single region or Multi region - Backend type between target pool/instance and backend service (for now it only...

enhancement
triaged
P2

Here are some docs that describe these LB types: https://cloud.google.com/load-balancing/docs/ssl https://cloud.google.com/load-balancing/docs/tcp https://cloud.google.com/load-balancing/docs/ssl/setting-up-ssl https://cloud.google.com/load-balancing/docs/tcp/setting-up-tcp

enhancement
triaged
P3

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-google-modules/cloud-nat/google](https://registry.terraform.io/modules/terraform-google-modules/cloud-nat/google) ([source](https://togithub.com/terraform-google-modules/terraform-google-cloud-nat)) | module | major | `~> 1.0.0` -> `~>...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Pending Status Checks These updates await pending status checks. To force their creation...

### TL;DR ![tf-resources-diagram](https://user-images.githubusercontent.com/26404168/192790458-ec81ec32-eeb8-4989-a176-7ac1ae8d6d31.png) ### Expected behavior _No response_ ### Observed behavior _No response_ ### Terraform Configuration ```hcl N/A ``` ### Terraform Version ```sh N/A ``` ### Additional information _No response_

bug

### TL;DR Debian 9 image is deprecated, which causes the Terraform resources to error out on the `apply`. Switching to Debian 11 (the newest image) is recommended and fixes this...

bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-google-modules/vm/google](https://registry.terraform.io/modules/terraform-google-modules/vm/google) ([source](https://togithub.com/terraform-google-modules/terraform-google-vm)) | module | major | `~> 10.0` -> `~>...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | cft/developer-tools | |...

dependencies

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