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.16.0 to 5.17.0 (#39)
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.16.0 to 5.17.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.17.0</h2> <p>NOTES:</p> <ul> <li>cloudbuildv2: changed underlying actuation engine for <code>google_cloudbuildv2_connection</code>, there should be no user-facing impact (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17222">#17222</a>)</li> </ul> <p>DEPRECATIONS:</p> <ul> <li>container: deprecated support for <code>relay_mode</code> field in <code>google_container_cluster.monitoring_config.advanced_datapath_observability_config</code> in favor of <code>enable_relay</code> field, <code>relay_mode</code> field will be removed in a future major release (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17262">#17262</a>)</li> </ul> <p>FEATURES:</p> <ul> <li><strong>New Resource:</strong> <code>google_firebase_app_check_debug_token</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17242">#17242</a>)</li> <li><strong>New Resource:</strong> <code>google_clouddeploy_custom_target_type</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17254">#17254</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>cloudasset: allowed overriding the billing project for the <code>google_cloud_asset_resources_search_all</code> datasource</li> <li>clouddeploy: added support for <code>canary_revision_tags</code>, <code>prior_revision_tags</code>, <code>stable_revision_tags</code>, and <code>stable_cutback_duration</code> to <code>google_clouddeploy_delivery_pipeline</code></li> <li>cloudfunctions: expose <code>version_id</code> on <code>google_cloudfunctions_function</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17273">#17273</a>)</li> <li>compute: promoted <code>user_ip_request_headers</code> field on <code>google_compute_security_policy</code> resource to GA (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17271">#17271</a>)</li> <li>container: added support for <code>enable_relay</code> field to <code>google_container_cluster.monitoring_config.advanced_datapath_observability_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17262">#17262</a>)</li> <li>eventarc: added support for <code>http_endpoint.uri</code> and <code>network_config.network_attachment</code> to <code>google_eventarc_trigger</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17237">#17237</a>)</li> <li>healthcare: added <code>reject_duplicate_message</code> field to <code>google_healthcare_hl7_v2_store </code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17267">#17267</a>)</li> <li>identityplatform: added <code>client</code>, <code>permissions</code>, <code>monitoring</code> and <code>mfa</code> fields to <code>google_identity_platform_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17225">#17225</a>)</li> <li>notebooks: added <code>desired_state</code> field to <code>google_notebooks_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17268">#17268</a>)</li> <li>vertexai: added <code>feature_registry_source</code> field to <code>google_vertex_ai_feature_online_store_featureview</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17264">#17264</a>)</li> <li>workbench: added <code>desired_state</code> field to <code>google_workbench_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17270">#17270</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>compute: made <code>resource_manager_tags</code> updatable on <code>google_compute_instance_template</code> and <code>google_compute_region_instance_template</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17256">#17256</a>)</li> <li>notebooks: prevented recreation of <code>google_notebooks_instance</code> when <code>kms_key</code> or <code>service_account_scopes</code> are changed server-side (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17232">#17232</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.17.0 (Feb 20, 2024)</h2> <p>NOTES:</p> <ul> <li>cloudbuildv2: changed underlying actuation engine for <code>google_cloudbuildv2_connection</code>, there should be no user-facing impact (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17222">#17222</a>)</li> </ul> <p>DEPRECATIONS:</p> <ul> <li>container: deprecated support for <code>relay_mode</code> field in <code>google_container_cluster.monitoring_config.advanced_datapath_observability_config</code> in favor of <code>enable_relay</code> field, <code>relay_mode</code> field will be removed in a future major release (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17262">#17262</a>)</li> </ul> <p>FEATURES:</p> <ul> <li><strong>New Resource:</strong> <code>google_firebase_app_check_debug_token</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17242">#17242</a>)</li> <li><strong>New Resource:</strong> <code>google_clouddeploy_custom_target_type</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17254">#17254</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>cloudasset: allowed overriding the billing project for the <code>google_cloud_asset_resources_search_all</code> datasource</li> <li>clouddeploy: added support for <code>canary_revision_tags</code>, <code>prior_revision_tags</code>, <code>stable_revision_tags</code>, and <code>stable_cutback_duration</code> to <code>google_clouddeploy_delivery_pipeline</code></li> <li>cloudfunctions: expose <code>version_id</code> on <code>google_cloudfunctions_function</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17273">#17273</a>)</li> <li>compute: promoted <code>user_ip_request_headers</code> field on <code>google_compute_security_policy</code> resource to GA (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17271">#17271</a>)</li> <li>container: added support for <code>enable_relay</code> field to <code>google_container_cluster.monitoring_config.advanced_datapath_observability_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17262">#17262</a>)</li> <li>eventarc: added support for <code>http_endpoint.uri</code> and <code>network_config.network_attachment</code> to <code>google_eventarc_trigger</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17237">#17237</a>)</li> <li>healthcare: added <code>reject_duplicate_message</code> field to <code>google_healthcare_hl7_v2_store </code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17267">#17267</a>)</li> <li>identityplatform: added <code>client</code>, <code>permissions</code>, <code>monitoring</code> and <code>mfa</code> fields to <code>google_identity_platform_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17225">#17225</a>)</li> <li>notebooks: added <code>desired_state</code> field to <code>google_notebooks_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17268">#17268</a>)</li> <li>vertexai: added <code>feature_registry_source</code> field to <code>google_vertex_ai_feature_online_store_featureview</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17264">#17264</a>)</li> <li>workbench: added <code>desired_state</code> field to <code>google_workbench_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17270">#17270</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>compute: made <code>resource_manager_tags</code> updatable on <code>google_compute_instance_template</code> and <code>google_compute_region_instance_template</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17256">#17256</a>)</li> <li>notebooks: prevented recreation of <code>google_notebooks_instance</code> when <code>kms_key</code> or <code>service_account_scopes</code> are changed server-side (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17232">#17232</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/f93541ea0299b66e1ac6b5c88912e573ae809307"><code>f93541e</code></a> Update CHANGELOG.md (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17281">#17281</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/ade5ade416bd390a979df054d679ae7238969b82"><code>ade5ade</code></a> Expose version_id on google_cloudfunctions_function (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9969">#9969</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17273">#17273</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/ab1c83f9e7ad38501a9b5db9ee0627d72caa6715"><code>ab1c83f</code></a> Added test issue form for enhancements (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17167">#17167</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/aa31ad3718269674f3ec8555902e0480379eb1f6"><code>aa31ad3</code></a> Promote <code>user_ip_request_headers</code> field on <code>google_compute_security_policy</code> r...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/cfe47740833439f00e488a32e5be08c9bd5f9bad"><code>cfe4774</code></a> Add desired state to workbench instances. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9945">#9945</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17270">#17270</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/601501252316f3bdc108a420834477bee3c89ede"><code>6015012</code></a> Make notebooks wait for active state and enable stopping/starting ins… (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9971">#9971</a>...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/aae7853075e8d8247d92b26e5aca4066938c4d54"><code>aae7853</code></a> Adding support for reject_duplicate_message flag while creating hl7v2store (#...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/9ec542c39d2bc4ca12826893c4f7354720c13605"><code>9ec542c</code></a> Posture1 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9976">#9976</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17266">#17266</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/51f8e12ce5270ade74d5d98a1e8aae44f7cb40d1"><code>51f8e12</code></a> add featureregistry field support for featureview (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9967">#9967</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17264">#17264</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/1a29876a14baa4cfcd13ea516a70cdb41f2c0cc0"><code>1a29876</code></a> <a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/15779">#15779</a> Adds the google_network_security_security_profile_group resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9">#9</a>...</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.16.0...v5.17.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.16.0&new-version=5.17.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