Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump hashicorp/google from 5.24.0 to 5.25.0 (#40)
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.24.0 to 5.25.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.25.0</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_tags_tag_keys</code> (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17782">#17782</a>)</li> <li><strong>New Data Source:</strong> <code>google_tags_tag_values</code> (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17782">#17782</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>bigquery: added in-place schema column drop support for <code>google_bigquery_table</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17777">#17777</a>)</li> <li>compute: added <code>endpoint_types</code> field to <code>google_compute_router_nat</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17771">#17771</a>)</li> <li>compute: increased timeouts from 8 minutes to 20 minutes for <code>google_compute_security_policy</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17793">#17793</a>)</li> <li>compute: promoted <code>google_compute_instance_settings</code> to GA (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17781">#17781</a>)</li> <li>container: added <code>stateful_ha_config</code> field to <code>google_container_cluster</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17796">#17796</a>)</li> <li>firestore: added <code>vector_config</code> field to <code>google_firestore_index</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17758">#17758</a>)</li> <li>gkebackup: added <code>backup_schedule.rpo_config</code> field to <code>google_gke_backup_backup_plan</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17805">#17805</a>)</li> <li>networksecurity: added <code>disabled</code> field to <code>google_network_security_firewall_endpoint_association</code> resource; (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17762">#17762</a>)</li> <li>sql: added <code>enable_google_ml_integration</code> field to <code>google_sql_database_instance</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17798">#17798</a>)</li> <li>storage: added labels validation to <code>google_storage_bucket</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17806">#17806</a>)</li> <li>vmwareengine: added <code>preferred_zone</code> and <code>secondary_zone</code> fields to <code>google_vmwareengine_private_cloud</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17803">#17803</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>networksecurity: fixed an issue where <code>google_network_security_firewall_endpoint_association</code> resources could not be created due to a bad parameter (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17762">#17762</a>)</li> <li>privateca: fixed permission issue by specifying signer certs chain when activating a sub-CA across regions for <code>google_privateca_certificate_authority</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17783">#17783</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.25.0 (Apr 15, 2024)</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_tags_tag_keys</code> (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17782">#17782</a>)</li> <li><strong>New Data Source:</strong> <code>google_tags_tag_values</code> (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17782">#17782</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>bigquery: added in-place schema column drop support for <code>google_bigquery_table</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17777">#17777</a>)</li> <li>compute: added <code>endpoint_types</code> field to <code>google_compute_router_nat</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17771">#17771</a>)</li> <li>compute: increased timeouts from 8 minutes to 20 minutes for <code>google_compute_security_policy</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17793">#17793</a>)</li> <li>compute: promoted <code>google_compute_instance_settings</code> to GA (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17781">#17781</a>)</li> <li>container: added <code>stateful_ha_config</code> field to <code>google_container_cluster</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17796">#17796</a>)</li> <li>firestore: added <code>vector_config</code> field to <code>google_firestore_index</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17758">#17758</a>)</li> <li>gkebackup: added <code>backup_schedule.rpo_config</code> field to <code>google_gke_backup_backup_plan</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17805">#17805</a>)</li> <li>networksecurity: added <code>disabled</code> field to <code>google_network_security_firewall_endpoint_association</code> resource; (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17762">#17762</a>)</li> <li>sql: added <code>enable_google_ml_integration</code> field to <code>google_sql_database_instance</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17798">#17798</a>)</li> <li>storage: added labels validation to <code>google_storage_bucket</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17806">#17806</a>)</li> <li>vmwareengine: added <code>preferred_zone</code> and <code>secondary_zone</code> fields to <code>google_vmwareengine_private_cloud</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17803">#17803</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>networksecurity: fixed an issue where <code>google_network_security_firewall_endpoint_association</code> resources could not be created due to a bad parameter (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17762">#17762</a>)</li> <li>privateca: fixed permission issue by specifying signer certs chain when activating a sub-CA across regions for <code>google_privateca_certificate_authority</code> resource (<a href="https://github.com/hashicorp/terraform-provider-google/pull/17783">#17783</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/c0c76334a40f2a4de017c04b808f4351bfe85cfb"><code>c0c7633</code></a> Update CHANGELOG.md (<a href="https://github.com/hashicorp/terraform-provider-google/issues/17829">#17829</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/6102adfc5542860a89670025632fb0dc2c345b04"><code>6102adf</code></a> feat: add labels validations (<a href="https://github.com/hashicorp/terraform-provider-google/issues/10387">#10387</a>) (<a href="https://github.com/hashicorp/terraform-provider-google/issues/17806">#17806</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/10f32269f86b4a4c5b30332f11f1b5fddfe48f51"><code>10f3226</code></a> Add Smart Scheduling feature in BackupPlan for Backup for GKE (<a href="https://github.com/hashicorp/terraform-provider-google/issues/10247">#10247</a>) (<a href="https://github.com/hashicorp/terraform-provider-google/issues/17805">#17805</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/95e6f8491bb38648a235bba180a0c007fed19615"><code>95e6f84</code></a> Add support for Vmwareengine Stretch Private Clouds. (<a href="https://github.com/hashicorp/terraform-provider-google/issues/10340">#10340</a>) (<a href="https://github.com/hashicorp/terraform-provider-google/issues/17803">#17803</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/8c446f3cce1b397ead9604a65aef02ea8de869ae"><code>8c446f3</code></a> Update 5.24 CHANGELOG.md on main branch (<a href="https://github.com/hashicorp/terraform-provider-google/issues/17790">#17790</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/fa747a334095e9f102f34ad98d079037cfdccfde"><code>fa747a3</code></a> Adding Parallelstore Beta Service Provider (<a href="https://github.com/hashicorp/terraform-provider-google/issues/9910">#9910</a>) (<a href="https://github.com/hashicorp/terraform-provider-google/issues/17800">#17800</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/4f7c4fef843cdf11269c78dc1405b7361e6a17c9"><code>4f7c4fe</code></a> Reworked service labeler to act in more cases (<a href="https://github.com/hashicorp/terraform-provider-google/issues/17794">#17794</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/ef13bca5ec1e22d448a15eede45e5bf7dcf15714"><code>ef13bca</code></a> Add enable_google_ml_integration setting to google_sql_database_insta… (<a href="https://github.com/hashicorp/terraform-provider-google/issues/1038">#1038</a>...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/07d44c7de5184079508f1b7437bc5d107e5034fa"><code>07d44c7</code></a> Adding ipv6 support for bgp router peer, router interface and router (<a href="https://github.com/hashicorp/terraform-provider-google/issues/10375">#10375</a>)...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/105fcd0576bdd6a85a4c081fe8ebe97c980fd233"><code>105fcd0</code></a> Add support for GKE Addon StatefulHA (<a href="https://github.com/hashicorp/terraform-provider-google/issues/9481">#9481</a>) (<a href="https://github.com/hashicorp/terraform-provider-google/issues/17796">#17796</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.24.0...v5.25.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.24.0&new-version=5.25.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