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.12.0 to 5.13.0 (#35)
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.12.0 to 5.13.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.13.0</h2> <p>NOTES:</p> <ul> <li>cloudbuildv2: changed underlying actuation engine for <code>google_cloudbuildv2_repository</code>, there should be no user-facing impact (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16969">#16969</a>)</li> <li>provider: added support for in-place update for <code>labels</code> and <code>terraform_labels</code> fields in immutable resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17016">#17016</a>)</li> </ul> <p>FEATURES:</p> <ul> <li><strong>New Resource:</strong> <code>google_netapp_backup_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16962">#16962</a>)</li> <li><strong>New Resource:</strong> <code>google_netapp_volume</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16990">#16990</a>)</li> <li><strong>New Resource:</strong> <code>google_network_security_address_group_iam_*</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17013">#17013</a>)</li> <li><strong>New Resource:</strong> <code>google_vertex_ai_feature_group_feature</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17015">#17015</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>alloydb: allowed <code>database_version</code> as an input on <code>google_alloydb_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16967">#16967</a>)</li> <li>bigquery: added <code>spark_options</code> field to <code>google_bigquery_routine</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17028">#17028</a>)</li> <li>cloudrunv2: added <code>nfs</code> and <code>gcs</code> fields to <code>google_cloud_run_v2_service.template.volumes</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16972">#16972</a>)</li> <li>cloudrunv2: added <code>tcp_socket</code> field to <code>google_cloud_run_v2.template.containers.liveness_probe</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16972">#16972</a>)</li> <li>compute: added <code>enable_confidential_compute</code> field to <code>google_compute_instance.boot_disk.initialize_params</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16968">#16968</a>)</li> <li>compute: added <code>enable_confidential_compute</code> field to <code>google_compute_disk</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16968">#16968</a>)</li> <li>gkehub2: added <code>clusterupgrade</code> field to <code>google_gke_hub_feature</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16951">#16951</a>)</li> <li>notebooks: allowed <code>machine_type</code> and <code>accelerator_config</code> to be updatable on <code>google_notebooks_runtime</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16993">#16993</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>compute: fixed the bug that <code>max_ttl</code> is sent in API calls even it is removed from configuration when changing cache_mode to FORCE_CACHE_ALL in <code>google_compute_backend_bucket</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16976">#16976</a>)</li> <li>networkservices: fixed a perma-diff on <code>addresses</code> field in <code>google_network_services_gateway</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17035">#17035</a>)</li> <li>provider: fixed <code>universe_domain</code> behavior to correctly throw an error when explicitly configured <code>universe_domain</code> values did not match credentials assumed to be in the default universe (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17014">#17014</a>)</li> <li>spanner: fixed error when adding <code>autoscaling_config</code> to an existing <code>google_spanner_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17033">#17033</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.13.0 (Jan 22, 2024)</h2> <p>NOTES:</p> <ul> <li>cloudbuildv2: changed underlying actuation engine for <code>google_cloudbuildv2_repository</code>, there should be no user-facing impact (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16969">#16969</a>)</li> <li>provider: added support for in-place update for <code>labels</code> and <code>terraform_labels</code> fields in immutable resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17016">#17016</a>)</li> </ul> <p>FEATURES:</p> <ul> <li><strong>New Resource:</strong> <code>google_netapp_backup_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16962">#16962</a>)</li> <li><strong>New Resource:</strong> <code>google_netapp_volume</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16990">#16990</a>)</li> <li><strong>New Resource:</strong> <code>google_network_security_address_group_iam_*</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17013">#17013</a>)</li> <li><strong>New Resource:</strong> <code>google_vertex_ai_feature_group_feature</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17015">#17015</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>alloydb: allowed <code>database_version</code> as an input on <code>google_alloydb_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16967">#16967</a>)</li> <li>bigquery: added <code>spark_options</code> field to <code>google_bigquery_routine</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17028">#17028</a>)</li> <li>cloudrunv2: added <code>nfs</code> and <code>gcs</code> fields to <code>google_cloud_run_v2_service.template.volumes</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16972">#16972</a>)</li> <li>cloudrunv2: added <code>tcp_socket</code> field to <code>google_cloud_run_v2.template.containers.liveness_probe</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16972">#16972</a>)</li> <li>compute: added <code>enable_confidential_compute</code> field to <code>google_compute_instance.boot_disk.initialize_params</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16968">#16968</a>)</li> <li>compute: added <code>enable_confidential_compute</code> field to <code>google_compute_disk</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16968">#16968</a>)</li> <li>gkehub2: added <code>clusterupgrade</code> field to <code>google_gke_hub_feature</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16951">#16951</a>)</li> <li>notebooks: allowed <code>machine_type</code> and <code>accelerator_config</code> to be updatable on <code>google_notebooks_runtime</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16993">#16993</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>compute: fixed the bug that <code>max_ttl</code> is sent in API calls even it is removed from configuration when changing cache_mode to FORCE_CACHE_ALL in <code>google_compute_backend_bucket</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/16976">#16976</a>)</li> <li>networkservices: fixed a perma-diff on <code>addresses</code> field in <code>google_network_services_gateway</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17035">#17035</a>)</li> <li>provider: fixed <code>universe_domain</code> behavior to correctly throw an error when explicitly configured <code>universe_domain</code> values did not match credentials assumed to be in the default universe (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17014">#17014</a>)</li> <li>spanner: fixed error when adding <code>autoscaling_config</code> to an existing <code>google_spanner_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17033">#17033</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/07da8d93908711b822af2f2cde07378257f0abb3"><code>07da8d9</code></a> ga 5.13.0 release notes (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17047">#17047</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/9e8ccb17e880e02fe9c87bf83bd97ef5743e7cd3"><code>9e8ccb1</code></a> Revert "Discovery Engine Data Store" (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9839">#9839</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17043">#17043</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/fa120571baf8ceb1850482218a1d1abcee169811"><code>fa12057</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/738b300786e2da5e87ecd471a35b718b5fe8fc93"><code>738b300</code></a> ga 5.13.0 release notes</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/c6a8140c61d252cd51c238ebf4b59eb8380ce33a"><code>c6a8140</code></a> Rename the netapp product to Google Cloud NetApp Volumes (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9826">#9826</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17036">#17036</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/1d7cef604d3c5f279f26ae1ab9ac9114f217513b"><code>1d7cef6</code></a> Fix issue due to Secure Web Proxy recreation due to not setting addresses fie...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/9c3a022dc1bc5f7c40b2c1f040ea35ff87be4f3f"><code>9c3a022</code></a> New fields: enable_private_environment, enable_private_builds_only (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9689">#9689</a>) (#...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/89409128aee851f101fa1b6d3e09676a664a4d79"><code>8940912</code></a> Fix Spanner update when adding/removing autoscaling config (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9814">#9814</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17033">#17033</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/dc56dec6d391fe09e9ebb37bc2d43cc39e29b3c4"><code>dc56dec</code></a> <a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/15779">#15779</a> Add google_network_security_security_profile resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9800">#9800</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17029">#17029</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/1510da65c23ca42752f493f4a315f92a1b9168ff"><code>1510da6</code></a> Add support for Stored Procedure for Apache Spark (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9793">#9793</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17028">#17028</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.12.0...v5.13.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.12.0&new-version=5.13.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