GoogleCloudPlatform / terraform-google-cloud-run

Deploys apps to Cloud Run, along with option to map custom domain
https://registry.terraform.io/modules/GoogleCloudPlatform/cloud-run/google
Apache License 2.0
131 stars 81 forks source link

fix(deps)!: Update Terraform GoogleCloudPlatform/lb-http/google to v10 #177

Closed renovate-bot closed 2 months ago

renovate-bot commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
GoogleCloudPlatform/lb-http/google (source) module major ~> 6.3 -> ~> 10.0 11.0.0

Release Notes

terraform-google-modules/terraform-google-lb-http (GoogleCloudPlatform/lb-http/google) ### [`v10.2.0`](https://togithub.com/terraform-google-modules/terraform-google-lb-http/blob/HEAD/CHANGELOG.md#1020-2024-03-20) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-lb-http/compare/v10.1.0...v10.2.0) ##### Features - Allow specifying HTTP and HTTPS port. ([#​409](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/409)) ([e24a5a5](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/e24a5a5f9594feff49ceec2235e880e17c74098d)) ### [`v10.1.0`](https://togithub.com/terraform-google-modules/terraform-google-lb-http/blob/HEAD/CHANGELOG.md#1010-2024-01-16) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-lb-http/compare/v10.0.0...v10.1.0) ##### Features - Add Server TLS Policy parameter ([#​387](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/387)) ([c553947](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/c553947cbaad01ab8e8b1a837be60092bc3c10fa)) - Added support for locality_lb_policy ([#​392](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/392)) ([0127723](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/012772310a18c2198cbd96776fd2e218e5f29d2a)) ### [`v10.0.0`](https://togithub.com/terraform-google-modules/terraform-google-lb-http/blob/HEAD/CHANGELOG.md#1000-2023-11-17) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-lb-http/compare/v9.3.0...v10.0.0) ##### ⚠ BREAKING CHANGES - Fix certificate map issue. Allow adding different types of certificates together. ([#​382](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/382)) ##### Features - add bypass_cache_on_request_headers to cdn_policy ([#​385](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/385)) ([e91961b](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/e91961bedb997bf9c47f3a963149267b365490d6)) ##### Bug Fixes - Fix certificate map issue. Allow adding different types of certificates together. ([#​382](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/382)) ([d1c89b9](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/d1c89b987b3fa12e4a3cc4dcd52f076b792d6471)) - Invalid variable name in outlier_detection block ([#​381](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/381)) ([34fbda9](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/34fbda928d4c03a11ffaefeb9c12e1b5019d7a08)) ### [`v9.3.0`](https://togithub.com/terraform-google-modules/terraform-google-lb-http/blob/HEAD/CHANGELOG.md#930-2023-11-06) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-lb-http/compare/v9.2.0...v9.3.0) ##### Features - Added support for google_compute_backend_service outlier_detection ([#​365](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/365)) ([8554cd0](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/8554cd0f0b56b1ee2976f82770d15eefef09c2f5)) ### [`v9.2.0`](https://togithub.com/terraform-google-modules/terraform-google-lb-http/blob/HEAD/CHANGELOG.md#920-2023-08-24) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-lb-http/compare/v9.1.0...v9.2.0) ##### Features - Add project for backend service and health check for cross project reference ([#​345](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/345)) ([e2b77ed](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/e2b77ed4dde5167d7d355399640e55438b7dea12)) - Add support for TCP healthcheck ([#​346](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/346)) ([ddddf32](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/ddddf32b4ba8431d2392e16df1c7073600a72d8e)) - Decouple health check protocol ([#​349](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/349)) ([f04d9bb](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/f04d9bbae95faf09f87ef1ed6896af957fbdd3b3)) ### [`v9.1.0`](https://togithub.com/terraform-google-modules/terraform-google-lb-http/blob/HEAD/CHANGELOG.md#910-2023-06-21) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-lb-http/compare/v9.0.0...v9.1.0) ##### Features - Set edge_security_policy optional and add session_affinity in variables ([#​333](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/333)) ([853ccba](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/853ccba8c93971cb1eebea4a36de3e0a89eacf8e)) ### [`v9.0.0`](https://togithub.com/terraform-google-modules/terraform-google-lb-http/blob/HEAD/CHANGELOG.md#900-2023-04-14) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-lb-http/compare/v8.0.0...v9.0.0) ##### ⚠ BREAKING CHANGES - Fix result of var.quic to match the current behaviour on GCP ([#​318](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/318)) - **TPG >= 4.50:** Adding edge_security_policy ([#​311](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/311)) ##### Features - added network for INTERNAL_SELF_MANAGED load balancing schema ([#​320](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/320)) ([7226353](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/722635370e77b865cc7daf120facebc98e458e1a)) - added session affinity for serverless neg ([#​319](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/319)) ([e9da266](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/e9da266bb8c13445b6df594b5183da07e543ccbe)) - **TPG >= 4.50:** Adding edge_security_policy ([#​311](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/311)) ([f769bf7](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/f769bf741aa85db3f842b6649997b5cb4738e478)) ##### Bug Fixes - fix description of var load_balancing_scheme ([#​314](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/314)) ([5655ad9](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/5655ad9b483fd0f31d17c0eaebbed76a2920e69d)) - Fix result of var.quic to match the current behaviour on GCP ([#​318](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/318)) ([00b5d2f](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/00b5d2f538dee08a13efd1902d9385f5fc8d444c)) ### [`v8.0.0`](https://togithub.com/terraform-google-modules/terraform-google-lb-http/blob/HEAD/CHANGELOG.md#800-2023-03-31) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-lb-http/compare/v7.0.0...v8.0.0) ##### ⚠ BREAKING CHANGES - add cdn_policy configuration block for backend_service ([#​301](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/301)) ##### Features - add cdn_policy configuration block for backend_service ([#​301](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/301)) ([7aaaa39](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/7aaaa39bc36e140d47ca90888d3830f3d622a86f)) ##### Bug Fixes - Support https frontends with certificate_map ([#​305](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/305)) ([bf7a9a6](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/bf7a9a63e0bf1a8c3361ef37aab0811f4d034846)) ### [`v7.0.0`](https://togithub.com/terraform-google-modules/terraform-google-lb-http/blob/HEAD/CHANGELOG.md#700-2023-01-26) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-lb-http/compare/v6.3.0...v7.0.0) ##### ⚠ BREAKING CHANGES - add support for https only procotol in NEG backend service ([#​287](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/287)) - add support for compression_mode ([#​281](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/281)) ##### Features - add support for compression_mode ([#​281](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/281)) ([7f30d88](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/7f30d88580b289e31090e9529fc6955841892431)) - add support for https only procotol in NEG backend service ([#​287](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/287)) ([f62d329](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/f62d329e88ddcf57ba4bf9e129d5911ecb0923f7)) - added certificate manager support ([#​294](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/294)) ([319f416](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/319f4165548188dfdf15830c0ddccda339ccf08e)) - Implement Envoy-based load balancing schemes ([#​269](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/269)) ([125bf68](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/125bf688fe88f07f1db4b942a13139e0f63ee8ec)) ##### Bug Fixes - fixes lint issues and generates metadata ([#​289](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/289)) ([1394f25](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/1394f259ced8cf1115bc83d1bb897a0e52f4ff64)) - plumb backend values, upgrade guide ([#​296](https://togithub.com/terraform-google-modules/terraform-google-lb-http/issues/296)) ([228b59c](https://togithub.com/terraform-google-modules/terraform-google-lb-http/commit/228b59c55cd87774d411e808d638b84ea54bd60f))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

dpebot commented 5 months ago

/gcbrun

dpebot commented 5 months ago

/gcbrun

dpebot commented 5 months ago

/gcbrun

dpebot commented 5 months ago

/gcbrun

dpebot commented 5 months ago

/gcbrun

dpebot commented 4 months ago

/gcbrun

dpebot commented 4 months ago

/gcbrun

dpebot commented 4 months ago

/gcbrun

dpebot commented 3 months ago

/gcbrun

dpebot commented 3 months ago

/gcbrun

dpebot commented 3 months ago

/gcbrun

dpebot commented 3 months ago

/gcbrun

dpebot commented 3 months ago

/gcbrun

dpebot commented 2 months ago

/gcbrun

dpebot commented 2 months ago

/gcbrun

dpebot commented 2 months ago

/gcbrun