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

tf(deps): bump hashicorp/google from 5.0.0 to 5.9.0 in /configs/terraform/core #3016

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2023

Bumps hashicorp/google from 5.0.0 to 5.9.0.

Release notes

Sourced from hashicorp/google's releases.

v5.9.0

FEATURES:

  • New Data Source: google_logging_folder_settings (#16658)
  • New Data Source: google_logging_organization_settings (#16658)
  • New Data Source: google_logging_project_settings (#16658)
  • New Data Source: google_vmwareengine_network_policy (#16639)
  • New Data Source: google_vmwareengine_nsx_credentials (#16669)
  • New Resource: google_scc_event_threat_detection_custom_module (#16649)
  • New Resource: google_secure_source_manager_instance (#16637)
  • New Resource: google_vmwareengine_network_policy (#16639)

IMPROVEMENTS:

  • bigqueryconnection: added spark support to google_bigquery_connection resource (#16677)
  • cloudidentity: added expiry_detail field to google_cloud_identity_group_membership resource (#16643)
  • container: added autoscaling_profile field in the cluster_autoscaling block in google_container_cluster resource (#16653)
  • gkehub: added default_cluster_config field to google_gke_hub_fleet resource (#16630)
  • gkehub: added binary_authorization_config field to google_gke_hub_fleet resource (#16674)
  • sql: added support for in-place updates to the edition field in google_sql_database_instance resource (#16629)

BUG FIXES:

  • artifactregistry: fixed permadiff due to unsorted virtual_repository_config array in google_artifact_registry_repository (#16646)
  • container: made dns_config field updatable on google_container_cluster resource (#16652)
  • dlp: added conflicting field validation in the storage_config.timespan_config block in data_loss_prevention_job_trigger resource (#16628)
  • dlp: updated the storage_config.timespan_config.timestamp_field field in data_loss_prevention_job_trigger to be optional (#16628)
  • firestore: added retries during creation of google_firestore_index resources to address retryable 409 code API errors ("Please retry, underlying data changed", and "Aborted due to cross-transaction contention") (#16618, #16670)
  • storage: fixed unexpected lifecycle_rule conditions being added for google_storage_bucket (#16683)

v5.8.0

FEATURES:

  • New Data Source: google_vmwareengine_network_peering (#16616)
  • New Resource: google_migration_center_group (#16549)
  • New Resource: google_netapp_storage_pool (#16573)
  • New Resource: google_vmwareengine_network (ga) (#16583)
  • New Resource: google_vmwareengine_network_peering (#16616)

IMPROVEMENTS:

  • artifactregistry: added remote_repository_config.upstream_credentials field to google_artifact_registry_repository resource (#16562)
  • cloudbuild: added fields build.artifacts.maven_artifacts, build.artifacts.npm_packages , and build.artifacts.python_packages to resource google_cloudbuild_trigger (#16543)
  • cloudrunv2: promoted field depends_on in google_cloud_run_v2_service to GA (#16577)
  • composer: added database_config.zone field in google_composer_environment (#16551)
  • compute: added field service_directory_registrations to resource google_compute_global_forwarding_rule (#16581)
  • firestore: added virtual field deletion_policy to google_firestore_database (#16576)
  • firestore: enabled database deletion upon destroy for google_firestore_database (#16576)
  • gkehub2: added policycontroller field to fleet_default_member_config in google_gke_hub_feature (#16542)
  • iam: added allowed_services, disable_programmatic_signin fields to google_iam_workforce_pool resource (#16580)
  • vmwareengine: added STANDARD type support to google_vmwareengine_network resource (#16583)
  • vmwareengine: promoted google_vmwareengine_private_cloud resource to GA (#16613)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

5.9.0 (Dec 11, 2023)

FEATURES:

  • New Data Source: google_logging_folder_settings (#16658)
  • New Data Source: google_logging_organization_settings (#16658)
  • New Data Source: google_logging_project_settings (#16658)
  • New Data Source: google_vmwareengine_network_policy (#16639)
  • New Data Source: google_vmwareengine_nsx_credentials (#16669)
  • New Resource: google_scc_event_threat_detection_custom_module (#16649)
  • New Resource: google_secure_source_manager_instance (#16637)
  • New Resource: google_vmwareengine_network_policy (#16639)

IMPROVEMENTS:

  • bigqueryconnection: added spark support to google_bigquery_connection resource (#16677)
  • cloudidentity: added expiry_detail field to google_cloud_identity_group_membership resource (#16643)
  • container: added autoscaling_profile field in the cluster_autoscaling block in google_container_cluster resource (#16653)
  • gkehub: added default_cluster_config field to google_gke_hub_fleet resource (#16630)
  • gkehub: added binary_authorization_config field to google_gke_hub_fleet resource (#16674)
  • sql: added support for in-place updates to the edition field in google_sql_database_instance resource (#16629)

BUG FIXES:

  • artifactregistry: fixed permadiff due to unsorted virtual_repository_config array in google_artifact_registry_repository (#16646)
  • container: made dns_config field updatable on google_container_cluster resource (#16652)
  • dlp: added conflicting field validation in the storage_config.timespan_config block in data_loss_prevention_job_trigger resource (#16628)
  • dlp: updated the storage_config.timespan_config.timestamp_field field in data_loss_prevention_job_trigger to be optional (#16628)
  • firestore: added retries during creation of google_firestore_index resources to address retryable 409 code API errors ("Please retry, underlying data changed", and "Aborted due to cross-transaction contention") (#16618, #16670)
  • storage: fixed unexpected lifecycle_rule conditions being added for google_storage_bucket (#16683)

5.8.0 (Dec 4, 2023)

FEATURES:

  • New Data Source: google_vmwareengine_network_peering (#16616)
  • New Resource: google_migration_center_group (#16549)
  • New Resource: google_netapp_storage_pool (#16573)
  • New Resource: google_vmwareengine_network (ga) (#16583)
  • New Resource: google_vmwareengine_network_peering (#16616)

IMPROVEMENTS:

  • artifactregistry: added remote_repository_config.upstream_credentials field to google_artifact_registry_repository resource (#16562)
  • cloudbuild: added fields build.artifacts.maven_artifacts, build.artifacts.npm_packages , and build.artifacts.python_packages to resource google_cloudbuild_trigger (#16543)
  • cloudrunv2: promoted field depends_on in google_cloud_run_v2_service to GA (#16577)
  • composer: added database_config.zone field in google_composer_environment (#16551)
  • compute: added field service_directory_registrations to resource google_compute_global_forwarding_rule (#16581)
  • firestore: added virtual field deletion_policy to google_firestore_database (#16576)
  • firestore: enabled database deletion upon destroy for google_firestore_database (#16576)
  • gkehub2: added policycontroller field to fleet_default_member_config in google_gke_hub_feature (#16542)
  • iam: added allowed_services, disable_programmatic_signin fields to google_iam_workforce_pool resource (#16580)
  • vmwareengine: added STANDARD type support to google_vmwareengine_network resource (#16583)
  • vmwareengine: promoted google_vmwareengine_private_cloud resource to GA (#16613)

... (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)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.0.0 to 5.9.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.0.0...v5.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Dec 12, 2023

The following labels could not be found: terraform, area/dependency, kind/chore.

Copy link
Author

dependabot bot commented on behalf of github Dec 19, 2023

Superseded by #3018.

@dependabot dependabot bot closed this Dec 19, 2023
@dependabot dependabot bot deleted the dependabot/terraform/configs/terraform/core/hashicorp/google-5.9.0 branch December 19, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants