Skip to content

Commit

Permalink
fix(deps): Bump hashicorp/google from 6.10.0 to 6.11.2 (#69)
Browse files Browse the repository at this point in the history
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 6.10.0 to 6.11.2.
<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>v6.11.2</h2>
<p>BUG FIXES:</p>
<ul>
<li>vertexai: fixed issue with google_vertex_ai_endpoint where upgrading to 6.11.0 would delete all traffic splits that were set outside Terraform (which was previously a required step for all meaningful use of this resource). (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20350">#20350</a>)</li>
</ul>
<h2>v6.11.1</h2>
<p>BUG FIXES:</p>
<ul>
<li>container: fixed diff on <code>google_container_cluster.user_managed_keys_config</code> field for resources that had not set it. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20314">#20314</a>)</li>
<li>container: marked <code>google_container_cluster.user_managed_keys_config</code> as immutable because it can't be updated in place. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20314">#20314</a>)</li>
</ul>
<h2>v6.11.0</h2>
<p>NOTES:</p>
<ul>
<li>compute: migrated <code>google_compute_firewall_policy_rule</code> from DCL engine to MMv1 engine. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20160">#20160</a>)</li>
</ul>
<p>BREAKING CHANGES:</p>
<ul>
<li>looker: made <code>oauth_config</code> a required field in <code>google_looker_instance</code>, as creating this resource without that field always triggers an API error (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20196">#20196</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong> <code>google_spanner_database</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20114">#20114</a>)</li>
<li><strong>New Resource:</strong> <code>google_apigee_api</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20113">#20113</a>)</li>
<li><strong>New Resource:</strong> <code>google_dataproc_gdc_application_environment</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20165">#20165</a>)</li>
<li><strong>New Resource:</strong> <code>google_dataproc_gdc_service_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20147">#20147</a>)</li>
<li><strong>New Resource:</strong> <code>google_memorystore_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20108">#20108</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>apigee: added in-place update support for <code>google_apigee_env_references</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20182">#20182</a>)</li>
<li>apigee: added in-place update support for <code>google_apigee_environment</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20189">#20189</a>)</li>
<li>cloudrun: added <code>empty_dir</code> field to <code>google_cloud_run_service</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20185">#20185</a>)</li>
<li>cloudrunv2: added <code>empty_dir</code> field to <code>google_cloud_run_v2_service</code> and <code>google_cloud_run_v2_job</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20185">#20185</a>)</li>
<li>compute: added <code>disks</code> field to <code>google_compute_node_template</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20180">#20180</a>)</li>
<li>compute: added <code>preconfigured_waf_config</code> field  to <code>google_compute_security_policy</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20183">#20183</a>)</li>
<li>compute: added <code>replica_names</code> field to <code>sql_database_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20202">#20202</a>)</li>
<li>compute: added <code>instance_flexibility_policy</code> field to <code>google_compute_region_instance_group_manager</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20132">#20132</a>)</li>
<li>compute: increased <code>google_compute_security_policy</code> timeouts from 20 minutes to 30 minutes (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20145">#20145</a>)</li>
<li>container: added <code>control_plane_endpoints_config</code> field to <code>google_container_cluster</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20193">#20193</a>)</li>
<li>container: added <code>parallelstore_csi_driver_config</code> field to <code>google_container_cluster</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20163">#20163</a>)</li>
<li>container: added <code>user_managed_keys_config</code> field to <code>google_container_cluster</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20105">#20105</a>)</li>
<li>firestore: allowed single field indexes to support <code>__name__ DESC</code> indexes in <code>google_firestore_index</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20124">#20124</a>)</li>
<li>privateca: added support for sub-CA to be activated into STAGED state (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20103">#20103</a>)</li>
<li>spanner: added <code>default_backup_schedule_type</code> field to  <code>google_spanner_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20213">#20213</a>)</li>
<li>vertexai: added <code>traffic_split</code>, <code>private_service_connect_config</code>, <code>predict_request_response_logging_config</code>, <code>dedicated_endpoint_enabled</code>, and <code>dedicated_endpoint_dns</code> fields to <code>google_vertex_ai_endpoint</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20179">#20179</a>)</li>
<li>workflows: added <code>deletion_protection</code> field to <code>google_workflows_workflow</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20106">#20106</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>compute: fixed a diff based on server-side reordering of <code>match.src_address_groups</code> and <code>match.dest_address_groups</code> in <code>google_compute_network_firewall_policy_rule</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20148">#20148</a>)</li>
<li>compute: fixed permadiff on the <code>preconfigured_waf_config</code> field for <code>google_compute_security_policy</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20183">#20183</a>)</li>
<li>container: fixed in-place updates for <code>node_config.containerd_config</code> in <code>google_container_cluster</code> and <code>google_container_node_pool</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20112">#20112</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google/blob/v6.11.2/CHANGELOG.md">hashicorp/google's changelog</a>.</em></p>
<blockquote>
<h2>6.11.2 (Unreleased)</h2>
<p>BUG FIXES:</p>
<ul>
<li>vertexai: fixed issue with google_vertex_ai_endpoint where upgrading to 6.11.0 would delete all traffic splits that were set outside Terraform (which was previously a required step for all meaningful use of this resource).</li>
</ul>
<h2>6.11.1 (Nov 12, 2024)</h2>
<p>BUG FIXES:</p>
<ul>
<li>container: fixed diff on <code>google_container_cluster.user_managed_keys_config</code> field for resources that had not set it.</li>
<li>container: marked <code>google_container_cluster.user_managed_keys_config</code> as immutable because it can't be updated in place.</li>
</ul>
<h2>6.11.0 (Nov 11, 2024)</h2>
<p>NOTES:</p>
<ul>
<li>compute: migrated <code>google_compute_firewall_policy_rule</code> from DCL engine to MMv1 engine. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20160">#20160</a>)</li>
</ul>
<p>BREAKING CHANGES:</p>
<ul>
<li>looker: made <code>oauth_config</code> a required field in <code>google_looker_instance</code>, as creating this resource without that field always triggers an API error (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20196">#20196</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong> <code>google_spanner_database</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20114">#20114</a>)</li>
<li><strong>New Resource:</strong> <code>google_apigee_api</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20113">#20113</a>)</li>
<li><strong>New Resource:</strong> <code>google_dataproc_gdc_application_environment</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20165">#20165</a>)</li>
<li><strong>New Resource:</strong> <code>google_dataproc_gdc_service_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20147">#20147</a>)</li>
<li><strong>New Resource:</strong> <code>google_memorystore_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20108">#20108</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>apigee: added in-place update support for <code>google_apigee_env_references</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20182">#20182</a>)</li>
<li>apigee: added in-place update support for <code>google_apigee_environment</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20189">#20189</a>)</li>
<li>cloudrun: added <code>empty_dir</code> field to <code>google_cloud_run_service</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20185">#20185</a>)</li>
<li>cloudrunv2: added <code>empty_dir</code> field to <code>google_cloud_run_v2_service</code> and <code>google_cloud_run_v2_job</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20185">#20185</a>)</li>
<li>compute: added <code>disks</code> field to <code>google_compute_node_template</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20180">#20180</a>)</li>
<li>compute: added <code>preconfigured_waf_config</code> field  to <code>google_compute_security_policy</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20183">#20183</a>)</li>
<li>compute: added <code>replica_names</code> field to <code>sql_database_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20202">#20202</a>)</li>
<li>compute: added <code>instance_flexibility_policy</code> field to <code>google_compute_region_instance_group_manager</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20132">#20132</a>)</li>
<li>compute: increased <code>google_compute_security_policy</code> timeouts from 20 minutes to 30 minutes (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20145">#20145</a>)</li>
<li>container: added <code>control_plane_endpoints_config</code> field to <code>google_container_cluster</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20193">#20193</a>)</li>
<li>container: added <code>parallelstore_csi_driver_config</code> field to <code>google_container_cluster</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20163">#20163</a>)</li>
<li>container: added <code>user_managed_keys_config</code> field to <code>google_container_cluster</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20105">#20105</a>)</li>
<li>firestore: allowed single field indexes to support <code>__name__ DESC</code> indexes in <code>google_firestore_index</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20124">#20124</a>)</li>
<li>privateca: added support for sub-CA to be activated into STAGED state (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20103">#20103</a>)</li>
<li>spanner: added <code>default_backup_schedule_type</code> field to  <code>google_spanner_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20213">#20213</a>)</li>
<li>vertexai: added <code>traffic_split</code>, <code>private_service_connect_config</code>, <code>predict_request_response_logging_config</code>, <code>dedicated_endpoint_enabled</code>, and <code>dedicated_endpoint_dns</code> fields to <code>google_vertex_ai_endpoint</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20179">#20179</a>)</li>
<li>workflows: added <code>deletion_protection</code> field to <code>google_workflows_workflow</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20106">#20106</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>compute: fixed a diff based on server-side reordering of <code>match.src_address_groups</code> and <code>match.dest_address_groups</code> in <code>google_compute_network_firewall_policy_rule</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20148">#20148</a>)</li>
<li>compute: fixed permadiff on the <code>preconfigured_waf_config</code> field for <code>google_compute_security_policy</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20183">#20183</a>)</li>
<li>container: fixed in-place updates for <code>node_config.containerd_config</code> in <code>google_container_cluster</code> and <code>google_container_node_pool</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20112">#20112</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/1001a9f99b5167c37efc06e9dc3829b0912ea71f"><code>1001a9f</code></a> Update CHANGELOG.md</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/c8a91adc14413b63d1c3c8be527bfd7d29ed7ff2"><code>c8a91ad</code></a> New generated code for MM PR 12323.</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/6c1efd3f89d962f7886e886ed4ae7951a55c6853"><code>6c1efd3</code></a> Added release notes</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/c3384701ddc0a734b1497110ec7735886f7c0676"><code>c338470</code></a> New generated code for MM PR 12309.</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/7c40702368ebbfb0efb02fbeeec8e78161e3b07b"><code>7c40702</code></a> 6.11.0 changelogs (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20229">#20229</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/43dc46b477cc10b1d1a320726bc228463751172f"><code>43dc46b</code></a> feat(spanner): add support for defaultBackupScheduleType in spanner instance ...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/ed602be89fe806073ee5ca45391fcfbd540c391d"><code>ed602be</code></a> Support SQL Server Switchover (after resolving email rebase conflicts) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/1224">#1224</a>...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/ab5997ce2a4f7b6ef0f77ec298c78af9874ec599"><code>ab5997c</code></a> Resolving test failure: adding the pre-update scope in the updated sc… (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/1225">#1225</a>...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/dae923eb692aba89a9913ef13b0896258bc30fd7"><code>dae923e</code></a> add <code>google_iam_principal_access_boundary_policy</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12044">#12044</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20199">#20199</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/b528f8747b730121813646229f93f747e23ea747"><code>b528f87</code></a> looker: required <code>oauth_config</code> in <code>google_looker_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12214">#12214</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20196">#20196</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v6.10.0...v6.11.2">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=6.10.0&new-version=6.11.2)](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 Nov 18, 2024
1 parent 72cf3d8 commit 5db49f0
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 5db49f0

Please sign in to comment.