From 28337c065f4a3e0972c8011f008c6387c039fd1e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 15 Apr 2024 06:00:01 +0000
Subject: [PATCH] fix(deps): Bump hashicorp/google from 5.23.0 to 5.24.0 (#17)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.23.0 to 5.24.0.
Release notes
Sourced from hashicorp/google's releases.
v5.24.0
IMPROVEMENTS:
- container: added
enable_cilium_clusterwide_network_policy
field to google_container_cluster
resource (#17738)
- container: added
node_pool_auto_config.resource_manager_tags
field to google_container_cluster
resource (#17715)
- gkeonprem: added
disable_bundled_ingress
field to google_gkeonprem_vmware_cluster
resource (#17718)
- redis: added
node_type
and precise_size_gb
fields to google_redis_cluster
(#17742)
- storage: added
project_number
attribute to google_storage_bucket
resource and data source (#17719)
- storage: added ability to provide
project
argument to google_storage_bucket
data source. This will not impact reading the resource's data, instead this helps users avoid calls to the Compute API within the data source. (#17719)
BUG FIXES:
- appengine: fixed a crash in
google_app_engine_flexible_app_version
due to the deployment
field not being returned by the API (#17744)
- bigquery: fixed a crash when
google_bigquery_table
had a primary_key.columns
entry set to ""
(#17721)
- compute: fixed update scenarios on
google_compute_region_target_https_proxy
and google_compute_target_https_proxy
resources. (#17733)
Changelog
Sourced from hashicorp/google's changelog.
5.24.0 (Apr 8, 2024)
IMPROVEMENTS:
- container: added
enable_cilium_clusterwide_network_policy
field to google_container_cluster
resource (#17738)
- container: added
node_pool_auto_config.resource_manager_tags
field to google_container_cluster
resource (#17715)
- gkeonprem: added
disable_bundled_ingress
field to google_gkeonprem_vmware_cluster
resource (#17718)
- redis: added
node_type
and precise_size_gb
fields to google_redis_cluster
(#17742)
- storage: added
project_number
attribute to google_storage_bucket
resource and data source (#17719)
- storage: added ability to provide
project
argument to google_storage_bucket
data source. This will not impact reading the resource's data, instead this helps users avoid calls to the Compute API within the data source. (#17719)
BUG FIXES:
- appengine: fixed a crash in
google_app_engine_flexible_app_version
due to the deployment
field not being returned by the API (#17744)
- bigquery: fixed a crash when
google_bigquery_table
had a primary_key.columns
entry set to ""
(#17721)
- compute: fixed update scenarios on
google_compute_region_target_https_proxy
and google_compute_target_https_proxy
resources. (#17733)
Commits
426a3f3
release notes ga - 5.24.0 (#17774)
1c1d44a
Revert "fixed permission issues when activating a sub-CA in a different regio...
fa17f2d
fixed permission issues when activating a sub-CA in a different region (#1035...
2437b06
Update examples to use LOOKER_CORE_STANDARD_ANNUAL edition (#10325) (#17750)
8f5edbb
docs: Document that the max allowed retention for Firestore backup schedules ...
cbb309f
Test Fix: TestAccDataprocCluster_spotWithAuxiliaryNodeGroups (#10307) (#17747)
57abbe6
Updating Documentation for exchanging credentials with the kubernetes… (#1015...
d33fc9c
Ignore read on FlexibleAppVersion deployment (#10330) (#17744)
807b5d9
Adding nodeType field in the terraform (#10090) (#17742)
75e4d03
Changelog 04-01-23 (#17739)
- Additional commits viewable in compare view
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hashicorp/google&package-manager=terraform&previous-version=5.23.0&new-version=5.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
---
.terraform.lock.hcl | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/.terraform.lock.hcl b/.terraform.lock.hcl
index e83d35d..ffb3d50 100644
--- a/.terraform.lock.hcl
+++ b/.terraform.lock.hcl
@@ -2,22 +2,22 @@
# Manual edits may be lost in future updates.
provider "registry.terraform.io/hashicorp/google" {
- version = "5.23.0"
+ version = "5.24.0"
constraints = ">= 4.50.0, ~> 5.11, < 6.0.0"
hashes = [
- "h1:2VJTKCZWQ1DaNwclFxSo27avsYwWgq/itwLZ3xKyl/o=",
- "zh:18eaaa51a8b30fed61c73799b8716a9bd08ccd382bc395c63e45b9a52ed8b300",
- "zh:20c71acf091a282db88473ec6f0a684ac59891713c49b2ff1cb35c1539da3121",
- "zh:2e3e9ae1d3b045dcaa39053f4d1d066fa17e5b81f4ed7a5e57cc4e6e1e651900",
- "zh:531d1552f251c5a0176543defa95c2cc259fc8b9359ef6fd3df404dcead555a0",
- "zh:67a7800023fa09a7d87ac02231364988749663e37e2906aa89c70eecc5955ccf",
- "zh:6a8076b59d2766a05ffe521cc115f3e8df7cd2ee4c6d60de4ee4636f47714f2e",
- "zh:7b39fe720bb7a1f35cd0e4dfeff617338342fc2d16bb22274b42c080ff633140",
- "zh:b181e04c32aa53ad78eaf6f2746ec5fd94977187ba7314ae8e9815ef6ea56532",
- "zh:bf605be2f8942d5cabb8755ff0d18f243b53f1148f5f32db762667cf64bfa949",
- "zh:e981988558310df5d94e56adaa76f7444d991357fe9600c46eb70fa61f4a1394",
+ "h1:RAuSwFWUzTeGWmPlFA1S6pIULW/zdd5Cjl7Yf2U03zg=",
+ "zh:108d318bd6b5aa6cbfd4f5ace415c92129e37a78dd8ec2a1fe863a07690ac6ee",
+ "zh:12f2dad5c506934c07b655ae6de083374231acfff9b648de4fb8de2564d1c83c",
+ "zh:24bc487ea381a34c7416726f96307c9c30332b49a9937ea55ffb3092783f03b2",
+ "zh:2c0ead7c00f428da762ab0f848d19d6dc4cf1d1da8b8ed9eca560cb0abc0ff6b",
+ "zh:34b0a6f3ec8d1b1d6ae22f1ed00209a96c757f7f63fe9aebaab7a185bf79b66d",
+ "zh:4470e00308b80e071023771d1dc5b02ae249874e1a0fa29e2e701118126791c2",
+ "zh:581ebed948ef9b85d2683be8682cd2f2a2a3c8d0a260c2412197b6d1e9e3f2a7",
+ "zh:974c091fb381dc5a39afb447666221177cae75ba89c2884f02f12a1586a8b5b9",
+ "zh:a9d7a728c94144410f54360c3f8d92e8913b2564779f238cd420196ebf4014cc",
+ "zh:ba20867988cd386709639a2669fec7f3e086d075dc189555b389b7024efb779a",
+ "zh:e79d978f6ece3bb9d35bcabdc163803ff6c9fdffff8d733d431c9edbfe90e016",
"zh:f569b65999264a9416862bca5cd2a6177d94ccb0424f3a4ef424428912b9cb3c",
- "zh:f663776d79e7e5d131b4fbd68c152f2bef3e899a19c9baabe3a441e3f5e809ea",
]
}