Skip to content

Commit

Permalink
Bump hashicorp/google from 6.13.0 to 6.14.0 (#69)
Browse files Browse the repository at this point in the history
Bumps
[hashicorp/google](https://github.com/hashicorp/terraform-provider-google)
from 6.13.0 to 6.14.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>v6.14.0</h2>
<p>FEATURES:</p>
<ul>
<li><strong>New Resource:</strong>
<code>google_network_security_intercept_deployment_group</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20615">#20615</a>)</li>
<li><strong>New Resource:</strong>
<code>google_network_security_intercept_deployment</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20634">#20634</a>)</li>
<li><strong>New Resource:</strong>
<code>google_network_security_authz_policy</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20595">#20595</a>)</li>
<li><strong>New Resource:</strong>
<code>google_network_services_authz_extension</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20595">#20595</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>compute: <code>google_compute_instance</code> is no longer recreated
when changing <code>boot_disk.auto_delete</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20580">#20580</a>)</li>
<li>compute: added <code>CA_ENTERPRISE_ANNUAL</code> option for field
<code>cloud_armor_tier</code> in
<code>google_compute_project_cloud_armor_tier</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20596">#20596</a>)</li>
<li>compute: added <code>network_tier</code> field to
<code>google_compute_global_forwarding_rule</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20582">#20582</a>)</li>
<li>compute: added
<code>rule.rate_limit_options.enforce_on_key_configs</code> field to
<code>google_compute_security_policy</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20597">#20597</a>)</li>
<li>compute: made <code>metadata_startup_script</code> able to be
updated via graceful switch in <code>google_compute_instance</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20655">#20655</a>)</li>
<li>container: added field <code>enable_fqdn_network_policy</code> to
resource <code>google_container_cluster</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20609">#20609</a>)</li>
<li>firebasehosting: added <code>headers</code> field in
<code>google_firebase_hosting_version</code> resource (beta) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20654">#20654</a>)</li>
<li>identityplatform: marked <code>quota.0.sign_up_quota_config</code>
subfields conditionally required in
<code>google_identity_platform_config</code> to move errors from apply
time up to plan time, and clarified the rule in documentation (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20627">#20627</a>)</li>
<li>networkconnectivity: added support for updating
<code>linked_vpn_tunnels.include_import_ranges</code>,
<code>linked_interconnect_attachments.include_import_ranges</code>,
<code>linked_router_appliance_instances. instances</code> and
<code>linked_router_appliance_instances.include_import_ranges</code> in
<code>google_network_connectivity_spoke</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20650">#20650</a>)</li>
<li>orgpolicy: added <code>parameters</code> fields to
<code>google_org_policy_policy</code> resource (beta) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20647">#20647</a>)</li>
<li>storage: added <code>hdfs_data_source</code> field to
<code>google_storage_transfer_job</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20583">#20583</a>)</li>
<li>tpuv2: added <code>network_configs</code> and
<code>network_config.queue_count</code> fields to
<code>google_tpu_v2_vm</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20621">#20621</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>accesscontextmanager: fixed an update bug in
<code>google_access_context_manager_perimeter</code> by removing the
broken output-only <code>etag</code> field in
<code>google_access_context_manager_perimeter</code> and
<code>google_access_context_manager_perimeters</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20691">#20691</a>)</li>
<li>compute: fixed permadiff on the <code>recaptcha_options</code> field
for <code>google_compute_security_policy</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20617">#20617</a>)</li>
<li>compute: fixed issue where updating labels on
<code>resource_google_compute_resource_policy</code> would fail because
of a patch error with <code>guest_flush</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20632">#20632</a>)</li>
<li>networkconnectivity: fixed
<code>linked_router_appliance_instances.instances.virtual_machine</code>
and <code>linked_router_appliance_instances.instances.ip_address</code>
attributes in <code>google_network_connectivity_spoke</code> to be
correctly marked as required. Otherwise the request to create the
resource will fail. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20650">#20650</a>)</li>
<li>privateca: fixed an issue which causes error when updating labels
for activated sub-CA (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20630">#20630</a>)</li>
<li>sql: fixed permadiff when 'settings.data_cache_config' is set to
false for 'google_sql_database_instance' resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20656">#20656</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>6.14.0 (Unreleased)</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-provider-google/commit/601885629a2e79093d34cb188d12c5eb80dea46e"><code>6018856</code></a>
6.14 CHANGELOG (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20684">#20684</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-google/commit/e593a77ef5aa6e2b0fd14ed84981d9588c91c280"><code>e593a77</code></a>
Revert &quot;Etag support for ACM service perimeters&quot; (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12568">#12568</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20691">#20691</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-google/commit/b9d7dd78bb4372ac0283598a9aeff4a8cdd3e3b0"><code>b9d7dd7</code></a>
Fix settings.data_cache_config permadiff when set to false (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12496">#12496</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20656">#20656</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-google/commit/6b679462b2ee101a9a903c8f4370d40d8aebd8aa"><code>6b67946</code></a>
compute: Implement graceful switch for metadata_startup_script (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12360">#12360</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20655">#20655</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-google/commit/a78549e24c4f9b179d1a2a7d13dcc66ef1363964"><code>a78549e</code></a>
Add headers to Hosting Version (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12527">#12527</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20654">#20654</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-google/commit/e607496324e6ef6e49f5324eabe3727f95a13035"><code>e607496</code></a>
Fix TF: unskip test TestAccDataprocVirtualCluster_basic (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12530">#12530</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20653">#20653</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-google/commit/ac5217d6f6a23c0678e359ffeca67fe2c238c19b"><code>ac5217d</code></a>
Fixed sweeping of incidentally-created queues (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12529">#12529</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20652">#20652</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-google/commit/613140299b8e16168ba09ba0f402d98453b82ef4"><code>6131402</code></a>
TeamCity: Remove test project for
<code>FEATURE-BRANCH-ephemeral-resource</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11933">#11933</a>...</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-google/commit/e7a33c12e14f50257d931ba4429d50b6b77f09ee"><code>e7a33c1</code></a>
Update Network Connectivity Spoke Router and VPN Tunnels (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12519">#12519</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20650">#20650</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-provider-google/commit/551d170ae23337092daefcb4c5a70a60121ad848"><code>551d170</code></a>
Add <code>POSTGRES_16</code> and <code>POSTGRES_17</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12531">#12531</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20648">#20648</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-provider-google/compare/v6.13.0...v6.14.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=6.13.0&new-version=6.14.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
lucasrod16 authored Dec 18, 2024
2 parents 87eea13 + 8b9858d commit 77c0561
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 77c0561

Please sign in to comment.