Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): Bump hashicorp/google from 5.14.0 to 5.15.0 #7

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps hashicorp/google from 5.14.0 to 5.15.0.

Release notes

Sourced from hashicorp/google's releases.

v5.15.0

FEATURES:

  • New Data Source: google_compute_machine_types (#17107)
  • New Resource: google_blockchain_nodes (#17096)
  • New Resource: google_compute_region_network_endpoint (#17137)
  • New Resource: google_discovery_engine_chat_engine (#17145)
  • New Resource: google_discovery_engine_search_engine (#17146)
  • New Resource: google_netapp_volume_snapshot (#17138)

IMPROVEMENTS:

  • compute: added INTERNET_IP_PORT and INTERNET_FQDN_PORT options for the google_compute_region_network_endpoint_group resource. (#17137)
  • compute: added creation_timestamp to google_compute_instance_group_manager and google_compute_region_instance_group_manager. (#17110)
  • compute: added disk_id attribute to google_compute_disk resource (#17112)
  • compute: added stack_type attribute for google_compute_interconnect_attachment resource. (#17139)
  • compute: updated the google_compute_security_policy resource's json_parsing field to accept the value STANDARD_WITH_GRAPHQL (#17097)
  • memcache: added reserved_ip_range_id field to google_memcache_instance resource (#17101)
  • netapp: added deletion_policy field to google_netapp_volume resource (#17111)

BUG FIXES:

  • alloydb: fixed an issue where database_flags in secondary google_alloydb_instance resources would cause a diff, as they are copied from the primary (#17128)
  • filestore: made google_filestore_instance.source_backup field configurable (#17099)
  • vmwareengine: fixed a bug to prevent recreation of existing google_vmwareengine_private_cloud resources when upgrading provider version from <5.10.0 (#17135
Changelog

Sourced from hashicorp/google's changelog.

5.15.0 (Feb 5, 2024)

FEATURES:

  • New Data Source: google_compute_machine_types (#17107)
  • New Resource: google_blockchain_node_engine_blockchain_nodes (#17096)
  • New Resource: google_compute_region_network_endpoint (#17137)
  • New Resource: google_discovery_engine_chat_engine (#17145)
  • New Resource: google_discovery_engine_search_engine (#17146)
  • New Resource: google_netapp_volume_snapshot (#17138)

IMPROVEMENTS:

  • compute: added INTERNET_IP_PORT and INTERNET_FQDN_PORT options for the google_compute_region_network_endpoint_group resource. (#17137)
  • compute: added creation_timestamp to google_compute_instance_group_manager and google_compute_region_instance_group_manager. (#17110)
  • compute: added disk_id attribute to google_compute_disk resource (#17112)
  • compute: added stack_type attribute for google_compute_interconnect_attachment resource. (#17139)
  • compute: updated the google_compute_security_policy resource's json_parsing field to accept the value STANDARD_WITH_GRAPHQL (#17097)
  • memcache: added reserved_ip_range_id field to google_memcache_instance resource (#17101)
  • netapp: added deletion_policy field to google_netapp_volume resource (#17111)

BUG FIXES:

  • alloydb: fixed an issue where database_flags in secondary google_alloydb_instance resources would cause a diff, as they are copied from the primary (#17128)
  • filestore: made google_filestore_instance.source_backup field configurable (#17099)
  • vmwareengine: fixed a bug to prevent recreation of existing google_vmwareengine_private_cloud resources when upgrading provider version from <5.10.0 (#17135
Commits
  • 9f142c3 Add 5.15.0 changelog (#17174)
  • 6f7a464 Search Engine TF Provider (#9822) (#17146)
  • 2a0704d Add Support for Vertex Search and Conversation Chat Engine (#9834) (#17145)
  • ebcaf60 Try to fix log bucket tests (#9878) (#17144)
  • b0eb4ed Fixed typos / formatting in bug issue form (#17133)
  • d70dde3 Added google_compute_network_peering_routes_config to example so users pick u...
  • 2f2d9a0 add stack_type attribute (#9890) (#17139)
  • 815c34e Adding Support for Snapshot module for Google Cloud Netapp Volume (#9812) (#1...
  • d5cdb31 Add INTERNET_IP_PORT and INTERNET_FQDN_PORT regional network endpoint groups ...
  • a87cb80 Update Vmware Engine acceptance tests to provision resources in a new project...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.14.0...v5.15.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2024
@github-actions github-actions bot added the automerge Allow kodiak to automerge commit when all checks pass label Feb 12, 2024
@kodiakhq kodiakhq bot merged commit 2e4e389 into main Feb 12, 2024
7 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/terraform/hashicorp/google-5.15.0 branch February 12, 2024 05:25
Copy link

🎉 This PR is included in version 1.6.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants