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.6.0 to 5.7.0 (#27)
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.6.0 to 5.7.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.7.0</h2> <p>DEPRECATIONS:</p> <ul> <li>gkehub: deprecated <code>config_management.binauthz</code> in <code>google_gke_hub_feature_membership</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16536">#16536</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>bigtable: added <code>standard_isolation</code> and <code>standard_isolation.priority</code> fields to <code>google_bigtable_app_profile</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16485">#16485</a>)</li> <li>cloudrunv2: promoted <code>custom_audiences</code> field to GA on <code>google_cloud_run_v2_service</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16510">#16510</a>)</li> <li>compute: promoted <code>labels</code> field to GA on <code>google_compute_vpn_tunnel</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16508">#16508</a>)</li> <li>containerattached: added <code>proxy_config</code> field to <code>google_container_attached_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16524">#16524</a>)</li> <li>gkehub: added <code>membership_location</code> field to <code>google_gke_hub_feature_membership</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16536">#16536</a>)</li> <li>logging: made the change to aqcuire and update the <code>google_logging_project_sink</code> resource that already exists at the desired location. These logging buckets cannot be removed so deleting this resource will remove the bucket config from your terraform state but will leave the logging bucket unchanged. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16513">#16513</a>)</li> <li>memcache: added <code>MEMCACHE_1_6_15</code> as a possible value for <code>memcache_version</code> in <code>google_memcache_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16531">#16531</a>)</li> <li>monitoring: added error message to delete Alert Policies first on 400 response when deleting <code>google_monitoring_uptime_check_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16535">#16535</a>)</li> <li>spanner: added <code>autoscaling_config</code> field to <code>google_spanner_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16473">#16473</a>)</li> <li>workflows: promoted <code>user_env_vars</code> field to GA on <code>google_workflows_workflow</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16477">#16477</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>compute: changed <code>external_ipv6_prefix</code> field to not be output only in <code>google_compute_subnetwork</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16480">#16480</a>)</li> <li>compute: fixed issue where <code>google_compute_attached_disk</code> would produce an error for certain zone configs (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16484">#16484</a>)</li> <li>edgecontainer: fixed update method of <code>google_edgecontainer_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16490">#16490</a>)</li> <li>provider: fixed an issue where universe domains would not overwrite API endpoints (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16521">#16521</a>)</li> <li>resourcemanager: made <code>data_source_google_project_service</code> no longer return an error when the service is not enabled (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16525">#16525</a>)</li> <li>sql: <code>ssl_mode</code> field is not stored in terraform state if it has never been used in <code>google_sql_database_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16486">#16486</a>)</li> </ul> <p>NOTES:</p> <ul> <li>dataproc: backfilled <code>terraform_labels</code> field for resource <code>google_dataproc_workflow_template</code>, so resource recreation won't happen during provider upgrade from <code>4.x</code> to <code>5.7</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16517">#16517</a>)</li> <li> <ul> <li>provider: backfilled <code>terraform_labels</code> field for some immutable resources, so resource recreation won't happen during provider upgrade from <code>4.X</code> to <code>5.7</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16518">#16518</a>)</li> </ul> </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.7.0 (Unreleased)</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/d6e26a7978ed7ab5c13a2f6949c5a019216e8215"><code>d6e26a7</code></a> Update CHANGELOG.md (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/16554">#16554</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/951dd43dd4407c30daea1ac0138ddf3f6f6739bd"><code>951dd43</code></a> Upgrade DCL version to 1.57.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9466">#9466</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/16536">#16536</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/9e293c467f820f7954956aa9d5d1347604102f71"><code>9e293c4</code></a> UptimeCheckConfig custom delete for 400s (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9429">#9429</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/16535">#16535</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/241ee7e916c6413fd298c78a8594cbc07545e460"><code>241ee7e</code></a> TeamCity : Skip <code>google_project</code> sweeper in Beta projects (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/8756">#8756</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/16534">#16534</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/15557f4ee46905bd1557445f96af91372bd7a669"><code>15557f4</code></a> Fix dataproc tests to use sweepable names (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9469">#9469</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/16532">#16532</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/d20571fefad7cbfd2daf8ca154c7ac4a6e048cc8"><code>d20571f</code></a> Add memcached-1.6.15 to the list of allowed memcache versions (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9375">#9375</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/16531">#16531</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/2413e08875be0edd56609afe5207b3ddd97e55d7"><code>2413e08</code></a> Fix google_dataform_repository acc tests to have dynamic generated names (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/94">#94</a>...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/d7b77a84d5242832a7fbe5d3a85c4342f00a0882"><code>d7b77a8</code></a> dlp_job_trigger: clarify how to use multiple actions with example (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9458">#9458</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/473488f5d1385c57464fb3729d8b958efa7d8d8e"><code>473488f</code></a> Update doc links for lifecycle meta argument (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9461">#9461</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/16526">#16526</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/25ee7b50f6e22b8abee60d7462e4c10641cf4dcf"><code>25ee7b5</code></a> Revert project service data source to pre-5.0.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9464">#9464</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/16525">#16525</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.6.0...v5.7.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.6.0&new-version=5.7.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