Skip to content

Commit

Permalink
fix(deps): Bump hashicorp/google from 5.22.0 to 5.23.0 (#16)
Browse files Browse the repository at this point in the history
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.22.0 to 5.23.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google/releases">hashicorp/google's releases</a>.</em></p>
<blockquote>
<h2>v5.23.0</h2>
<p>NOTES:</p>
<ul>
<li>provider: introduced support for <a href="https://developer.hashicorp.com/terraform/plugin/framework/functions">provider-defined functions</a>. This feature is in Terraform v1.8.0+. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17694">#17694</a>)</li>
</ul>
<p>DEPRECATIONS:</p>
<ul>
<li>kms: deprecated <code>attestation.external_protection_level_options</code> in favor of <code>external_protection_level_options</code> in <code>google_kms_crypto_key_version</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17704">#17704</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong> <code>google_apphub_application</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17679">#17679</a>)</li>
<li><strong>New Resource:</strong> <code>google_cloud_quotas_quota_preference</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17637">#17637</a>)</li>
<li><strong>New Resource:</strong> <code>google_vertex_ai_deployment_resource_pool</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17707">#17707</a>)</li>
<li><strong>New Resource:</strong> <code>google_integrations_client</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17640">#17640</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>bigquery: added <code>dataGovernanceType</code> to <code>google_bigquery_routine</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17689">#17689</a>)</li>
<li>bigquery: added support for <code>external_data_configuration.json_extension</code> to <code>google_bigquery_table</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17663">#17663</a>)</li>
<li>compute: added <code>cloud_router_ipv6_address</code>, <code>customer_router_ipv6_address</code> fields to <code>google_compute_interconnect_attachment</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17692">#17692</a>)</li>
<li>compute: added <code>generated_id</code> field to <code>google_compute_region_backend_service</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17639">#17639</a>)</li>
<li>integrations: added deletion support for <code>google_integrations_client</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17678">#17678</a>)</li>
<li>kms: added <code>crypto_key_backend</code> field to <code>google_kms_crypto_key</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17704">#17704</a>)</li>
<li>metastore: added <code>scheduled_backup</code> field to <code>google_dataproc_metastore_service</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17673">#17673</a>)</li>
<li>provider: added provider-defined function <code>name_from_id</code> for retrieving the short-form name of a resource from its self link or id (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17694">#17694</a>)</li>
<li>provider: added provider-defined function <code>project_from_id</code> for retrieving the project id from a resource's self link or id (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17694">#17694</a>)</li>
<li>provider: added provider-defined function <code>region_from_zone</code> for deriving a region from a zone's name (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17694">#17694</a>)</li>
<li>provider: added provider-defined functions <code>location_from_id</code>, <code>region_from_id</code>, and <code>zone_from_id</code> for retrieving the location/region/zone names from a resource's self link or id (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17694">#17694</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>cloudrunv2: fixed Terraform state inconsistency when resource <code>google_cloud_run_v2_job</code> creation fails (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17711">#17711</a>)</li>
<li>cloudrunv2: fixed Terraform state inconsistency when resource <code>google_cloud_run_v2_service</code> creation fails (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17711">#17711</a>)</li>
<li>container: fixed <code>google_container_cluster</code> permadiff when <code>master_ipv4_cidr_block</code> is set for a private flexible cluster (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17687">#17687</a>)</li>
<li>dataflow: fixed an issue where the provider would crash when <code>enableStreamingEngine</code> is set as a <code>parameter</code> value in <code>google_dataflow_flex_template_job</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17712">#17712</a>)</li>
<li>kms: added top-level <code>external_protection_level_options</code> field in <code>google_kms_crypto_key_version</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17704">#17704</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md">hashicorp/google's changelog</a>.</em></p>
<blockquote>
<h2>5.23.0 (Apr 1, 2024)</h2>
<p>NOTES:</p>
<ul>
<li>provider: introduced support for <a href="https://developer.hashicorp.com/terraform/plugin/framework/functions">provider-defined functions</a>. This feature is in Terraform v1.8.0+. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17694">#17694</a>)</li>
</ul>
<p>DEPRECATIONS:</p>
<ul>
<li>kms: deprecated <code>attestation.external_protection_level_options</code> in favor of <code>external_protection_level_options</code> in <code>google_kms_crypto_key_version</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17704">#17704</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong> <code>google_apphub_application</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17679">#17679</a>)</li>
<li><strong>New Resource:</strong> <code>google_cloud_quotas_quota_preference</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17637">#17637</a>)</li>
<li><strong>New Resource:</strong> <code>google_vertex_ai_deployment_resource_pool</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17707">#17707</a>)</li>
<li><strong>New Resource:</strong> <code>google_integrations_client</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17640">#17640</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>bigquery: added <code>dataGovernanceType</code> to <code>google_bigquery_routine</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17689">#17689</a>)</li>
<li>bigquery: added support for <code>external_data_configuration.json_extension</code> to <code>google_bigquery_table</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17663">#17663</a>)</li>
<li>compute: added <code>cloud_router_ipv6_address</code>, <code>customer_router_ipv6_address</code> fields to <code>google_compute_interconnect_attachment</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17692">#17692</a>)</li>
<li>compute: added <code>generated_id</code> field to <code>google_compute_region_backend_service</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17639">#17639</a>)</li>
<li>integrations: added deletion support for <code>google_integrations_client</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17678">#17678</a>)</li>
<li>kms: added <code>crypto_key_backend</code> field to <code>google_kms_crypto_key</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17704">#17704</a>)</li>
<li>metastore: added <code>scheduled_backup</code> field to <code>google_dataproc_metastore_service</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17673">#17673</a>)</li>
<li>provider: added provider-defined function <code>name_from_id</code> for retrieving the short-form name of a resource from its self link or id (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17694">#17694</a>)</li>
<li>provider: added provider-defined function <code>project_from_id</code> for retrieving the project id from a resource's self link or id (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17694">#17694</a>)</li>
<li>provider: added provider-defined function <code>region_from_zone</code> for deriving a region from a zone's name (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17694">#17694</a>)</li>
<li>provider: added provider-defined functions <code>location_from_id</code>, <code>region_from_id</code>, and <code>zone_from_id</code> for retrieving the location/region/zone names from a resource's self link or id (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17694">#17694</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>cloudrunv2: fixed Terraform state inconsistency when resource <code>google_cloud_run_v2_job</code> creation fails (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17711">#17711</a>)</li>
<li>cloudrunv2: fixed Terraform state inconsistency when resource <code>google_cloud_run_v2_service</code> creation fails (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17711">#17711</a>)</li>
<li>container: fixed <code>google_container_cluster</code> permadiff when <code>master_ipv4_cidr_block</code> is set for a private flexible cluster (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17687">#17687</a>)</li>
<li>dataflow: fixed an issue where the provider would crash when <code>enableStreamingEngine</code> is set as a <code>parameter</code> value in <code>google_dataflow_flex_template_job</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17712">#17712</a>)</li>
<li>kms: added top-level <code>external_protection_level_options</code> field in <code>google_kms_crypto_key_version</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17704">#17704</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/2fe5399a736c3badf67b223ed2765fbf8a715548"><code>2fe5399</code></a> Update CHANGELOG.md (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17720">#17720</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/f97043262922acd3319fb7f8678def9a3f018caf"><code>f970432</code></a> Fix crash when <code>parameter.enableStreamingEngine</code> is set on `google_dataflow_f...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/695e9b1f65e7ccbf51800f945a173d0534d22546"><code>695e9b1</code></a> Fix Cloud Run v2 resources creation failure state inconsistency (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10298">#10298</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17">#17</a>...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/a503511ccc6657884c12624705b50c84ae949f2b"><code>a503511</code></a> TeamCity: Make service sweepers run before project sweepers, assert that in a...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/b52ffdb1feecbea96b38f6345d6814c955ba018d"><code>b52ffdb</code></a> TeamCity: Update where we pull dependencies from, make server-api dependency'...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/118e07a480d6d2afa77bd0ca2faaeee5071fcfaa"><code>118e07a</code></a> feat(vertexai): Support google_vertex_ai_deployment_resource_pool (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9518">#9518</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/1">#1</a>...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/52b195bd967bb8efc1a3a896725ada9281f555b3"><code>52b195b</code></a> Remove beta label from GKE autoscaling_profile (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10302">#10302</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17706">#17706</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/2feb44f46846ce97f453a2bf7c4334554b9898ec"><code>2feb44f</code></a> Update documentation for the endpoints to include mention of update_triggered...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/ab49fff58a3e17207249777695e1de5d63ad2c06"><code>ab49fff</code></a> Unblock EXTERNAL/EXTERNAL_VPC Cloud KMS key creation. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9931">#9931</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17704">#17704</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/3fa0f4411c4312b805bc7cd86e61d17421fe150c"><code>3fa0f44</code></a> Return to using Terraform 1.2.5 across all builds in TeamCity (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10305">#10305</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17703">#17703</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.22.0...v5.23.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hashicorp/google&package-manager=terraform&previous-version=5.22.0&new-version=5.23.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)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)


</details>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 8e0a823 commit 985f40b
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 985f40b

Please sign in to comment.