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.5.0 to 5.40.0 in /terraform #138

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/google from 5.5.0 to 5.40.0.

Release notes

Sourced from hashicorp/google's releases.

v5.40.0

EPRECATIONS:

  • resourcemanager: deprecated skip_delete field in the google_project resource. Instead use the new field deletion_policy in the next major release (#18867)

IMPROVEMENTS:

  • bigquery: added support for value DELTA_LAKE to source_format in google_bigquery_table resource (#18915)
  • compute: added access_mode field to google_compute_disk resource (#18857)
  • compute: added stack_type, and gateway_ip_version fields to google_compute_router resource (#18839)
  • container: added field ray_operator_config for resource_container_cluster (#18825)
  • container: promoted additional_node_network_configs and additional_pod_network_configs fields to GA in the google_container_node_pool resource (#18842)
  • container: promoted enable_multi_networking to GA in the google_container_cluster resource (#18842)
  • monitoring: updated goal field to accept a max threshold of up to 0.9999 in google_monitoring_slo resource to 0.9999 (#18845)
  • networkconnectivity: added export_psc field to google_network_connectivity_hub resource (#18866)
  • sql: added enable_dataplex_integration field to google_sql_database_instance resource (#18852)

BUG FIXES:

  • bigquery: fixed a permadiff when handling "assets" in params in the google_bigquery_data_transfer_config resource (#18898)
  • bigquery: fixed an issue preventing certain keys in params from being assigned values in google_bigquery_data_transfer_config (#18888)
  • compute: fixed perma-diff of advertised_ip_ranges field in google_compute_router resource (#18869)
  • container: fixed perma-diff on node_config.guest_accelerator.gpu_driver_installation_config field in GKE 1.30+ in google_container_node_pool resource (#18835)
  • sql: fixed a perma-diff in settings.insights_config in google_sql_database_instance (#18962)

v5.39.1 (July 30th, 2024)

BUG FIXES:

  • datastream: fixed a breaking change in 5.39.0 google_datastream_stream that made one of destination_config.bigquery_destination_config.merge or destination_config.bigquery_destination_config.append_only required (#18903)

5.39.0 (July 29th, 2024)

NOTES:

  • networkconnectivity: migrated google_network_connectivity_hub from DCL to MMv1 (#18724)
  • networkconnectivity: migrated google_network_connectivity_spoke from DCL to MMv1 (#18779)

DEPRECATIONS:

  • bigquery: deprecated allow_resource_tags_on_deletion in google_bigquery_table. (#18811)
  • bigqueryreservation: deprecated multi_region_auxiliary on google_bigquery_reservation. (#18803)
  • datastore: deprecated the resource google_datastore_index. Use the google_firestore_index resource instead. (#18781)

FEATURES:

  • New Resource: google_apigee_environment_keyvaluemaps_entries (#18707)
  • New Resource: google_apigee_environment_keyvaluemaps (#18707)
  • New Resource: google_compute_resize_request (#18725)
  • New Resource: google_compute_router_route_policy (#18759)
  • New Resource: google_scc_v2_organization_mute_config (#18752)

IMPROVEMENTS:

  • alloydb: added observability_config field to google_alloydb_instance resource (#18743)
  • bigquery: added resource_tags field to google_bigquery_dataset resource (ga) (#18711)
  • bigquery: added resource_tags field to google_bigquery_table resource (#18741)
  • bigtable: added data_boost_isolation_read_only and data_boost_isolation_read_only.compute_billing_owner fields to google_bigtable_app_profile resource (#18819)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

5.40.0 (Unreleased)

v5.39.1 (July 30th, 2024)

BUG FIXES:

  • datastream: fixed a breaking change in 5.39.0 google_datastream_stream that made one of destination_config.bigquery_destination_config.merge or destination_config.bigquery_destination_config.append_only required (#18903)

5.39.0 (July 29th, 2024)

NOTES:

  • networkconnectivity: migrated google_network_connectivity_hub from DCL to MMv1 (#18724)
  • networkconnectivity: migrated google_network_connectivity_spoke from DCL to MMv1 (#18779)

DEPRECATIONS:

  • bigquery: deprecated allow_resource_tags_on_deletion in google_bigquery_table. (#18811)
  • bigqueryreservation: deprecated multi_region_auxiliary on google_bigquery_reservation. (#18803)
  • datastore: deprecated the resource google_datastore_index. Use the google_firestore_index resource instead. (#18781)

FEATURES:

  • New Resource: google_apigee_environment_keyvaluemaps_entries (#18707)
  • New Resource: google_apigee_environment_keyvaluemaps (#18707)
  • New Resource: google_compute_resize_request (#18725)
  • New Resource: google_compute_router_route_policy (#18759)
  • New Resource: google_scc_v2_organization_mute_config (#18752)

IMPROVEMENTS:

  • alloydb: added observability_config field to google_alloydb_instance resource (#18743)
  • bigquery: added resource_tags field to google_bigquery_dataset resource (ga) (#18711)
  • bigquery: added resource_tags field to google_bigquery_table resource (#18741)
  • bigtable: added data_boost_isolation_read_only and data_boost_isolation_read_only.compute_billing_owner fields to google_bigtable_app_profile resource (#18819)
  • cloudfunctions: added build_service_account field to google_cloudfunctions_function resource (#18702)
  • compute: added aws_v4_authentication fields to google_compute_backend_service resource (#18796)
  • compute: added custom_learned_ip_ranges and custom_learned_route_priority fields to google_compute_router_peer resource (#18727)
  • compute: added export_policies and import_policies fields to google_compute_router_peer resource (#18759)
  • compute: added shared_secret field to google_compute_public_advertised_prefix resource (#18786)
  • compute: added storage_pool under boot_disk.initialize_params to google_compute_instance resource (#18817)
  • compute: changed target_service field on the google_compute_service_attachment resource to accept a ForwardingRule or Gateway URL. (#18742)
  • container: added field ray_operator_config for google_container_cluster (#18825)
  • datastream: added merge and append_only fields to google_datastream_stream resource (#18726)
  • datastream: promoted source_config.sql_server_source_config and backfill_all.sql_server_excluded_objects fields in google_datastream_stream resource from beta to GA (#18732)
  • datastream: promoted sql_server_profile field in google_datastream_connection_profile resource from beta to GA (#18732)
  • dlp: added cloud_storage_target field to google_data_loss_prevention_discovery_config resource (#18740)
  • resourcemanager: added check_if_service_has_usage_on_destroy field to google_project_service resource (#18753)
  • resourcemanager: added the member property to google_project_service_identity (#18695)
  • vmwareengine: added deletion_delay_hours field to google_vmwareengine_private_cloud resource (#18698)
  • vmwareengine: supported type change from TIME_LIMITED to STANDARD for multi-node google_vmwareengine_private_cloud resource (#18698)
  • workbench: added access_configs to google_workbench_instance resource (#18737)

BUG FIXES:

  • compute: fixed perma-diff for interconnect_type being DEDICATED in google_compute_interconnect resource (#18761)

... (truncated)

Commits

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)

This change is Reviewable

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.5.0 to 5.40.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.5.0...v5.40.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 requested a review from fredflev as a code owner August 5, 2024 16:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Aug 5, 2024
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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants