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.33.0 to 5.34.0 (#29)
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.33.0 to 5.34.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.34.0</h2> <p>NOTES:</p> <ul> <li>compute: Updated field description of <code>connection_draining_timeout_sec</code>, <code>balancing_mode</code> and <code>outlier_detection</code> in <code>google_compute_region_backend_service</code> and <code>google_compute_backend_service</code> to inform that default values will be changed in 6.0.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18399">#18399</a>)</li> </ul> <p>FEATURES:</p> <ul> <li><strong>New Resource:</strong> <code>google_netapp_backup</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18357">#18357</a>)</li> <li><strong>New Resource:</strong> <code>google_network_services_service_lb_policies</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18326">#18326</a>)</li> <li><strong>New Resource:</strong> <code>google_scc_management_folder_security_health_analytics_custom_module</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18360">#18360</a>)</li> <li><strong>New Resource:</strong> <code>google_scc_management_organization_project_security_health_analytics_custom_module</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18369">#18369</a>)</li> <li><strong>New Resource:</strong> <code>google_scc_management_organization_security_health_analytics_custom_module</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18374">#18374</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>alloydb: changed the resource <code>google_alloydb_instance</code> to be created directly with public IP enabled instead of creating the resource with public IP disabled and then enabling it (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18344">#18344</a>)</li> <li>bigtable: added <code>automated_backup_configuration</code> field to <code>google_bigtable_table</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18335">#18335</a>)</li> <li>cloudbuildv2: added support for connecting to Bitbucket Data Center and Bitbucket Cloud with the <code>bitbucket_data_center_config</code> and <code>bitbucket_cloud_config</code> fields in <code>google_cloudbuildv2_connection</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18375">#18375</a>)</li> <li>compute: added update support to <code>ssl_policy</code> field in <code>google_compute_region_target_https_proxy</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18361">#18361</a>)</li> <li>compute: removed enum validation on <code>guest_os_features.type</code> in <code>google_compute_disk</code> to allow for new features to be used without provider update (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18331">#18331</a>)</li> <li>compute: updated documentation of google_compute_target_https_proxy and google_compute_region_target_https_proxy (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18358">#18358</a>)</li> <li>container: added support for <code>security_posture_config.mode</code> value "ENTERPRISE" in <code>resource_container_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18334">#18334</a>)</li> <li>discoveryengine: added <code>document_processing_config</code> field to <code>google_discovery_engine_data_store</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18350">#18350</a>)</li> <li>edgecontainer: added 'maintenance_exclusions' field to 'google_edgecontainer_cluster' resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18370">#18370</a>)</li> <li>gkehub: added <code>prevent_drift</code> field to ConfigManagement <code>fleet_default_member_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18330">#18330</a>)</li> <li>netapp: added <code>administrators</code> field to <code>google_netapp_active_directory</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18333">#18333</a>)</li> <li>vertexai: promoted <code>optimized</code> field to GA for <code>google_vertex_ai_feature_online_store</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18348">#18348</a>)</li> <li>workbench: updated the metadata keys managed by the backend. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18367">#18367</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>compute: fixed an issue where <code>google_compute_instance_group_manager</code> with a pending operation was incorrectly removed due to the operation no longer being present in the backend (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18380">#18380</a>)</li> <li>compute: fixed issue where users could not create <code>google_compute_security_policy</code> resources with <code>layer_7_ddos_defense_config</code> explicitly disabled (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18345">#18345</a>)</li> <li>workbench: fixed a bug in the <code>google_workbench_instance</code> resource where specifying a network in some scenarios would cause instance creation to fail (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18404">#18404</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.34.0 (June 17, 2024)</h2> <p>NOTES:</p> <ul> <li>compute: Updated field description of <code>connection_draining_timeout_sec</code>, <code>balancing_mode</code> and <code>outlier_detection</code> in <code>google_compute_region_backend_service</code> and <code>google_compute_backend_service</code> to inform that default values will be changed in 6.0.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18399">#18399</a>)</li> </ul> <p>FEATURES:</p> <ul> <li><strong>New Resource:</strong> <code>google_netapp_backup</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18357">#18357</a>)</li> <li><strong>New Resource:</strong> <code>google_network_services_service_lb_policies</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18326">#18326</a>)</li> <li><strong>New Resource:</strong> <code>google_scc_management_folder_security_health_analytics_custom_module</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18360">#18360</a>)</li> <li><strong>New Resource:</strong> <code>google_scc_management_organization_project_security_health_analytics_custom_module</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18369">#18369</a>)</li> <li><strong>New Resource:</strong> <code>google_scc_management_organization_security_health_analytics_custom_module</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18374">#18374</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>alloydb: changed the resource <code>google_alloydb_instance</code> to be created directly with public IP enabled instead of creating the resource with public IP disabled and then enabling it (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18344">#18344</a>)</li> <li>bigtable: added <code>automated_backup_configuration</code> field to <code>google_bigtable_table</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18335">#18335</a>)</li> <li>cloudbuildv2: added support for connecting to Bitbucket Data Center and Bitbucket Cloud with the <code>bitbucket_data_center_config</code> and <code>bitbucket_cloud_config</code> fields in <code>google_cloudbuildv2_connection</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18375">#18375</a>)</li> <li>compute: added update support to <code>ssl_policy</code> field in <code>google_compute_region_target_https_proxy</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18361">#18361</a>)</li> <li>compute: removed enum validation on <code>guest_os_features.type</code> in <code>google_compute_disk</code> to allow for new features to be used without provider update (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18331">#18331</a>)</li> <li>compute: updated documentation of google_compute_target_https_proxy and google_compute_region_target_https_proxy (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18358">#18358</a>)</li> <li>container: added support for <code>security_posture_config.mode</code> value "ENTERPRISE" in <code>resource_container_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18334">#18334</a>)</li> <li>discoveryengine: added <code>document_processing_config</code> field to <code>google_discovery_engine_data_store</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18350">#18350</a>)</li> <li>edgecontainer: added 'maintenance_exclusions' field to 'google_edgecontainer_cluster' resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18370">#18370</a>)</li> <li>gkehub: added <code>prevent_drift</code> field to ConfigManagement <code>fleet_default_member_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18330">#18330</a>)</li> <li>netapp: added <code>administrators</code> field to <code>google_netapp_active_directory</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18333">#18333</a>)</li> <li>vertexai: promoted <code>optimized</code> field to GA for <code>google_vertex_ai_feature_online_store</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18348">#18348</a>)</li> <li>workbench: updated the metadata keys managed by the backend. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18367">#18367</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>compute: fixed an issue where <code>google_compute_instance_group_manager</code> with a pending operation was incorrectly removed due to the operation no longer being present in the backend (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18380">#18380</a>)</li> <li>compute: fixed issue where users could not create <code>google_compute_security_policy</code> resources with <code>layer_7_ddos_defense_config</code> explicitly disabled (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18345">#18345</a>)</li> <li>workbench: fixed a bug in the <code>google_workbench_instance</code> resource where specifying a network in some scenarios would cause instance creation to fail (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18404">#18404</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/2e5de7cecaf44d90cd789576778ddbf6e3c47fd3"><code>2e5de7c</code></a> Add changelog for 5.34.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/18439">#18439</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/cec3f91e72f55cc1499aa07db4be98130a271bce"><code>cec3f91</code></a> Adding Datasource: google_composer_user_workloads_config_map (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10680">#10680</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/18406">#18406</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/71426f382b89bf6114419eed571bdf28a64a62d6"><code>71426f3</code></a> remove network url custom expand for workbench instance (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10931">#10931</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/18404">#18404</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/18df12423421e58b83f0d4e1500b7ec58bb3f00d"><code>18df124</code></a> Bump min gke version to fix TestAccContainerNodePool_fastSocket (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10945">#10945</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/18">#18</a>...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/504ddfb7f82d92dc3ff33d9c5d3b343e96b67a2f"><code>504ddfb</code></a> Fixed review requests on PR comment (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10948">#10948</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/18402">#18402</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/edb6289a60d404dc25942238767fc4510203b12e"><code>edb6289</code></a> Support absolute override dir for generator (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10942">#10942</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/18401">#18401</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/33c132f5b9977be29a9f8145f3d4fca7e9905191"><code>33c132f</code></a> update BackendService timeoutSec description (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10882">#10882</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/18400">#18400</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/075639eb7810385b36ad19608118d0d13d399e97"><code>075639e</code></a> Updated description of connection_draining_timeout_sec, balancing_mode and o...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/c1fd336b8483d3ae44a2431384ff5cb5a381bde8"><code>c1fd336</code></a> Fixed review requests on issue comment from author (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10937">#10937</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/18398">#18398</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/928499b3fbbee61bf57eb58c3b4cfc31610b77a8"><code>928499b</code></a> go rewrite - copy script and adjustments for compute (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10929">#10929</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/18397">#18397</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.33.0...v5.34.0">compare view</a></li> </ul> </details> <br /> [](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