Skip to content

Commit 81a7f7d

Browse files
chore(deps): Update Terraform terraform-google-modules/lb-http/google to v11 (#431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a088fb8 commit 81a7f7d

File tree

1 file changed

+1
-1
lines changed
  • examples/user-managed-google-managed-ssl

1 file changed

+1
-1
lines changed

examples/user-managed-google-managed-ssl/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ locals {
6565

6666
module "gce-lb-https" {
6767
source = "terraform-google-modules/lb-http/google"
68-
version = "~> 10.0"
68+
version = "~> 11.0"
6969

7070
name = var.network_name
7171
project = var.project_id

0 commit comments

Comments
 (0)