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

Bump hashicorp/google from 5.12.0 to 5.15.0 in /tf-workspace #111

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/google from 5.12.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

v5.14.0

FEATURES:

  • New Resource: google_discovery_engine_data_store (#17084)
  • New Resource: google_securityposture_posture_deployment (#17085)
  • New Resource: google_securityposture_posture (#17079)

IMPROVEMENTS:

  • artifactregistry: promoted cleanup_policies and cleanup_policy_dry_run fields to GA for google_artifactregistry_repository resource (#17074)
  • composer: added data_retention_config field to google_composer_environment resource (#17050)
  • logging: updated the google_logging_project_bucket_config resource to be created using the asynchronous create method (#17067)
  • pubsub: added use_table_schema field to google_pubsub_subscription resource (#17054)
  • workflows: added call_log_level field to google_workflows_workflow resource (#17051)

BUG FIXES:

  • cloudfunctions2: fixed permadiff when build_config.docker_repository field is not specified on google_cloudfunctions2_function resource (#17072)
  • compute: fixed error when iap field is unset for google_compute_region_backend_service resource (#17071)
  • eventarc: fixed error when setting destination.cloud_function field on google_eventarc_trigger resource by making it output-only (#17052)

v5.13.0

NOTES:

  • cloudbuildv2: changed underlying actuation engine for google_cloudbuildv2_repository, there should be no user-facing impact (#16969)
  • provider: added support for in-place update for labels and terraform_labels fields in immutable resources (#17016)

FEATURES:

  • New Resource: google_netapp_backup_policy (#16962)
  • New Resource: google_netapp_volume (#16990)
  • New Resource: google_network_security_address_group_iam_* (#17013)

... (truncated)

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_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

5.14.0 (Jan 29, 2024)

FEATURES:

  • New Resource: google_discovery_engine_data_store (#17084)
  • New Resource: google_securityposture_posture_deployment (#17085)
  • New Resource: google_securityposture_posture (#17079)

IMPROVEMENTS:

  • artifactregistry: promoted cleanup_policies and cleanup_policy_dry_run fields to GA for google_artifactregistry_repository resource (#17074)
  • composer: added data_retention_config field to google_composer_environment resource (#17050)
  • logging: updated the google_logging_project_bucket_config resource to be created using the asynchronous create method (#17067)
  • pubsub: added use_table_schema field to google_pubsub_subscription resource (#17054)
  • workflows: added call_log_level field to google_workflows_workflow resource (#17051)

BUG FIXES:

  • cloudfunctions2: fixed permadiff when build_config.docker_repository field is not specified on google_cloudfunctions2_function resource (#17072)
  • compute: fixed error when iap field is unset for google_compute_region_backend_service resource (#17071)
  • eventarc: fixed error when setting destination.cloud_function field on google_eventarc_trigger resource by making it output-only (#17052)

5.13.0 (Jan 22, 2024)

NOTES:

  • cloudbuildv2: changed underlying actuation engine for google_cloudbuildv2_repository, there should be no user-facing impact (#16969)
  • provider: added support for in-place update for labels and terraform_labels fields in immutable resources (#17016)

... (truncated)

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.12.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.12.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 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

Superseded by #119.

@dependabot dependabot bot closed this Feb 12, 2024
@dependabot dependabot bot deleted the dependabot/terraform/tf-workspace/hashicorp/google-5.15.0 branch February 12, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants