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.14.0 to 5.15.0 (#7)
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.14.0 to 5.15.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.15.0</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_compute_machine_types</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17107">#17107</a>)</li> <li><strong>New Resource:</strong> <code>google_blockchain_nodes</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17096">#17096</a>)</li> <li><strong>New Resource:</strong> <code>google_compute_region_network_endpoint</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17137">#17137</a>)</li> <li><strong>New Resource:</strong> <code>google_discovery_engine_chat_engine</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17145">#17145</a>)</li> <li><strong>New Resource:</strong> <code>google_discovery_engine_search_engine</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17146">#17146</a>)</li> <li><strong>New Resource:</strong> <code>google_netapp_volume_snapshot</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17138">#17138</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>compute: added <code>INTERNET_IP_PORT</code> and <code>INTERNET_FQDN_PORT</code> options for the <code>google_compute_region_network_endpoint_group</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17137">#17137</a>)</li> <li>compute: added <code>creation_timestamp</code> to <code>google_compute_instance_group_manager</code> and <code>google_compute_region_instance_group_manager</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17110">#17110</a>)</li> <li>compute: added <code>disk_id</code> attribute to <code>google_compute_disk</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17112">#17112</a>)</li> <li>compute: added <code>stack_type</code> attribute for <code>google_compute_interconnect_attachment</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17139">#17139</a>)</li> <li>compute: updated the <code>google_compute_security_policy</code> resource's <code>json_parsing</code> field to accept the value <code>STANDARD_WITH_GRAPHQL</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17097">#17097</a>)</li> <li>memcache: added <code>reserved_ip_range_id</code> field to <code>google_memcache_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17101">#17101</a>)</li> <li>netapp: added <code>deletion_policy</code> field to <code>google_netapp_volume</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17111">#17111</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>alloydb: fixed an issue where <code>database_flags</code> in secondary <code>google_alloydb_instance</code> resources would cause a diff, as they are copied from the primary (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17128">#17128</a>)</li> <li>filestore: made <code>google_filestore_instance.source_backup</code> field configurable (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17099">#17099</a>)</li> <li>vmwareengine: fixed a bug to prevent recreation of existing <a href="https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/vmwareengine_private_cloud"><code>google_vmwareengine_private_cloud</code></a> resources when upgrading provider version from <5.10.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17135">#17135</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.15.0 (Feb 5, 2024)</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_compute_machine_types</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17107">#17107</a>)</li> <li><strong>New Resource:</strong> <code>google_blockchain_node_engine_blockchain_nodes</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17096">#17096</a>)</li> <li><strong>New Resource:</strong> <code>google_compute_region_network_endpoint</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17137">#17137</a>)</li> <li><strong>New Resource:</strong> <code>google_discovery_engine_chat_engine</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17145">#17145</a>)</li> <li><strong>New Resource:</strong> <code>google_discovery_engine_search_engine</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17146">#17146</a>)</li> <li><strong>New Resource:</strong> <code>google_netapp_volume_snapshot</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17138">#17138</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>compute: added <code>INTERNET_IP_PORT</code> and <code>INTERNET_FQDN_PORT</code> options for the <code>google_compute_region_network_endpoint_group</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17137">#17137</a>)</li> <li>compute: added <code>creation_timestamp</code> to <code>google_compute_instance_group_manager</code> and <code>google_compute_region_instance_group_manager</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17110">#17110</a>)</li> <li>compute: added <code>disk_id</code> attribute to <code>google_compute_disk</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17112">#17112</a>)</li> <li>compute: added <code>stack_type</code> attribute for <code>google_compute_interconnect_attachment</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17139">#17139</a>)</li> <li>compute: updated the <code>google_compute_security_policy</code> resource's <code>json_parsing</code> field to accept the value <code>STANDARD_WITH_GRAPHQL</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17097">#17097</a>)</li> <li>memcache: added <code>reserved_ip_range_id</code> field to <code>google_memcache_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17101">#17101</a>)</li> <li>netapp: added <code>deletion_policy</code> field to <code>google_netapp_volume</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17111">#17111</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>alloydb: fixed an issue where <code>database_flags</code> in secondary <code>google_alloydb_instance</code> resources would cause a diff, as they are copied from the primary (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17128">#17128</a>)</li> <li>filestore: made <code>google_filestore_instance.source_backup</code> field configurable (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17099">#17099</a>)</li> <li>vmwareengine: fixed a bug to prevent recreation of existing <a href="https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/vmwareengine_private_cloud"><code>google_vmwareengine_private_cloud</code></a> resources when upgrading provider version from <5.10.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17135">#17135</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/9f142c3d679449bae821e25ab689af35c8ae1252"><code>9f142c3</code></a> Add 5.15.0 changelog (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17174">#17174</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/6f7a4648aef25bce130817c38556dabbe8265bc3"><code>6f7a464</code></a> Search Engine TF Provider (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9822">#9822</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17146">#17146</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/2a0704d6e89265c0bc1073a726442119728f79ca"><code>2a0704d</code></a> Add Support for Vertex Search and Conversation Chat Engine (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9834">#9834</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17145">#17145</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/ebcaf60470caa40a8e93c5b49d5de1c2feb30278"><code>ebcaf60</code></a> Try to fix log bucket tests (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9878">#9878</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17144">#17144</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/b0eb4edb567cf3d8de5d33c3bddbb18da0005bb3"><code>b0eb4ed</code></a> Fixed typos / formatting in bug issue form (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17133">#17133</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/d70dde3ca902411f71fee7f8daece579de8fcc87"><code>d70dde3</code></a> Added google_compute_network_peering_routes_config to example so users pick u...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/2f2d9a0373201a531c4de8d2f8a7567ffaf6c72e"><code>2f2d9a0</code></a> add stack_type attribute (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9890">#9890</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17139">#17139</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/815c34edeff427b2836d631863efd0724b660e18"><code>815c34e</code></a> Adding Support for Snapshot module for Google Cloud Netapp Volume (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9812">#9812</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/d5cdb31df2bf8327fab846dd30da5a5a2c74b198"><code>d5cdb31</code></a> Add INTERNET_IP_PORT and INTERNET_FQDN_PORT regional network endpoint groups ...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/a87cb8099b11b2e4d0b2328cacf73e496b8df461"><code>a87cb80</code></a> Update Vmware Engine acceptance tests to provision resources in a new project...</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.14.0...v5.15.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.14.0&new-version=5.15.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