Skip to content

Bump hashicorp/google from 5.0.0 to 5.1.0 in /deploy

Bumps hashicorp/google from 5.0.0 to 5.1.0.

Release notes

Sourced from hashicorp/google's releases.

v5.1.0

FEATURES:

  • New Resource: google_database_migration_service_private_connection (#16104)
  • New Resource: google_edgecontainer_cluster (#16055)
  • New Resource: google_edgecontainer_node_pool (#16055)
  • New Resource: google_edgecontainer_vpn_connection (#16055)
  • New Resource: google_firebase_hosting_custom_domain (#16062)
  • New Resource: google_gke_hub_fleet (#16072)

IMPROVEMENTS:

  • compute: added device_name field to scratch_disk block of google_compute_instance resource (#16049)
  • container: added node_config.linux_node_config.cgroup_mode field to google_container_node_pool (#16103)
  • databasemigrationservice: added support for oracle profiles to google_database_migration_service_connection_profile (#16087)
  • firestore: added api_scope field to google_firestore_index resource (#16085)
  • gkehub: added location field to google_gke_hub_membership_iam_* resources (#16105)
  • gkehub: added location field to google_gke_hub_membership resource (#16105)
  • gkeonprem: added update-in-place support for vcenter fields in google_gkeonprem_vmware_cluster (#16073)
  • identityplatform: added sms_region_config to the resource google_identity_platform_config (#16044)

BUG FIXES:

  • dns: fixed record set configuration parsing in google_dns_record_set (#16042)
  • provider: fixed an issue where the plugin-framework implementation of the provider handled default region values that were self-links differently to the SDK implementation. This issue is not believed to have affected users because of downstream functions that turn self links into region names. (#16100)
  • provider: fixed a bug that caused update requests to be sent for resources with a terraform_labels field even if no fields were updated (#16111)
Changelog

Sourced from hashicorp/google's changelog.

5.1.0 (Oct 9, 2023)

FEATURES:

  • New Resource: google_database_migration_service_private_connection (#16104)
  • New Resource: google_edgecontainer_cluster (#16055)
  • New Resource: google_edgecontainer_node_pool (#16055)
  • New Resource: google_edgecontainer_vpn_connection (#16055)
  • New Resource: google_firebase_hosting_custom_domain (#16062)
  • New Resource: google_gke_hub_fleet (#16072)

IMPROVEMENTS:

  • compute: added device_name field to scratch_disk block of google_compute_instance resource (#16049)
  • container: added node_config.linux_node_config.cgroup_mode field to google_container_node_pool (#16103)
  • databasemigrationservice: added support for oracle profiles to google_database_migration_service_connection_profile (#16087)
  • firestore: added api_scope field to google_firestore_index resource (#16085)
  • gkehub: added location field to google_gke_hub_membership_iam_* resources (#16105)
  • gkehub: added location field to google_gke_hub_membership resource (#16105)
  • gkeonprem: added update-in-place support for vcenter fields in google_gkeonprem_vmware_cluster (#16073)
  • identityplatform: added sms_region_config to the resource google_identity_platform_config (#16044)

BUG FIXES:

  • dns: fixed record set configuration parsing in google_dns_record_set (#16042)
  • provider: fixed an issue where the plugin-framework implementation of the provider handled default region values that were self-links differently to the SDK implementation. This issue is not believed to have affected users because of downstream functions that turn self links into region names. (#16100)
  • provider: fixed a bug that caused update requests to be sent for resources with a terraform_labels field even if no fields were updated (#16111)
Commits
  • 9650cb7 Release 5.1.0 CHANGELOG (#16143)
  • 618cefc Apply new labels model for edgecontainer resources (#9193) (#16171)
  • bb23e06 Revert "SSL Mode and Require Connectors support for AlloyDB (#9064)" (#9192) ...
  • b7cea94 Don't send update request if updatemask is empty for resources with terraform...
  • 5a3ca8c Add info about plannable import to handwritten documentation **for IAM resour...
  • 20392cb Update Import section of on remainging non-IAM resources (#9101) (#16109)
  • 37002a8 Add info about plannable import to handwritten documentation (non-IAM resourc...
  • f15f455 Add info about plannable import to handwritten documentation (non-IAM resourc...
  • dcb17b4 Update generated resource documentation to include config-driven import along...
  • 2c40af1 Enabling Membership resource to be regionalized with global as default value ...
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports