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

Update hashicorp/google requirement from ~> 4.39.0 to ~> 4.42.0 in /gcp #482

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Updates the requirements on hashicorp/google to permit the latest version.

Release notes

Sourced from hashicorp/google's releases.

v4.42.0

FEATURES:

  • New Data Source: google_compute_addresses (#12829)
  • New Data Source: google_compute_region_network_endpoint_group (#12849)
  • New Resource: google_alloydb_cluster (#12772)
  • New Resource: google_bigquery_analytics_hub_data_exchange_iam (#12845)
  • New Resource: google_bigquery_analytics_hub_data_exchange (#12845)
  • New Resource: google_bigquery_analytics_hub_listing_iam (#12845)
  • New Resource: google_bigquery_analytics_hub_listing (#12845)
  • New Resource: google_iam_workforce_pool (#12863)
  • New Resource: google_monitoring_generic_service (#12796)
  • New Resource: google_scc_source_iam_binding (#12840)
  • New Resource: google_scc_source_iam_member (#12840)
  • New Resource: google_scc_source_iam_policy (#12840)
  • New Resource: google_vertex_ai_endpoint (#12858)
  • New Resource: google_vertex_ai_featurestore_entitytype_feature (#12797)
  • New Resource: google_vertex_ai_featurestore_entitytype (#12797)
  • New Resource: google_vertex_ai_featurestore (#12797)

IMPROVEMENTS:

  • appengine: added member field to google_app_engine_default_service_account datasource (#12768)
  • bigquery: added max_time_travel_hours field in google_bigquery_dataset resource (#12830)
  • bigquery: added member field to google_bigquery_default_service_account datasource (#12768)
  • cloudbuild: added script field to google_cloudbuild_trigger resource (#12841)
  • cloudplatform: validated project_id for google_project data-source (#12846)
  • compute: added source_disk field to google_compute_disk and google_compute_region_disk resource (#12779)
  • compute: added general field rules to google_compute_router_nat (#12815)
  • container: added support for in-place update of node_config.0.tags for google_container_node_pool resource (#12773)
  • container: added support for the Disk type and size configuration on the GKE Node Auto-provisioning (#12786)
  • container: promote enable_cost_allocation field in google_container_cluster to GA (#12866)
  • datastream: added private_connectivity field to google_datastream_connection_profile (#12844)
  • dns: added enable_geo_fencing to routing_policy block of google_dns_record_set resource (#12859)
  • dns: added health_checked_targets to wrr and geo blocks of google_dns_record_set resource (#12859)
  • dns: added primary_backup to routing_policy block of google_dns_record_set resource (#12859)
  • firebase: added deletion support and new field deletion_policy for google_firebase_web_app (#12812)
  • privateca: added a new field skip_grace_period to skip the grace period when deleting a CertificateAuthority. (#12784)
  • serviceaccount: added member field to google_service_account resource and datasource (#12768)
  • sql: added time_zone field in google_sql_database_instance (#12760)
  • storage: added member field to google_storage_project_service_account and google_storage_transfer_project_service_account datasource (#12768)
  • storage: promoted public_access_prevention field on google_storage_bucket resource to GA (#12766)
  • vpcaccess: promoted machine_type, min_instances, max_instances, and subnet in google_vpc_access_connector to GA (#12838)

BUG FIXES:

  • compute: made vm_count in google_compute_resource_policy optional (#12807)
  • container: fixed inability to update datapath_provider on google_container_cluster by making field changes trigger resource recreation (#12887)
  • pubsub: ensured topics are recreated when their schemas change. (#12806)
  • redis: updated persistence_config.rdb_snapshot_period to optional in the google_redis_instance resource. (#12872)
Changelog

Sourced from hashicorp/google's changelog.

4.42.0 (October 31, 2022)

FEATURES:

  • New Data Source: google_compute_addresses (#12829)
  • New Data Source: google_compute_region_network_endpoint_group (#12849)
  • New Resource: google_alloydb_cluster (#12772)
  • New Resource: google_bigquery_analytics_hub_data_exchange_iam (#12845)
  • New Resource: google_bigquery_analytics_hub_data_exchange (#12845)
  • New Resource: google_bigquery_analytics_hub_listing_iam (#12845)
  • New Resource: google_bigquery_analytics_hub_listing (#12845)
  • New Resource: google_iam_workforce_pool (#12863)
  • New Resource: google_monitoring_generic_service (#12796)
  • New Resource: google_scc_source_iam_binding (#12840)
  • New Resource: google_scc_source_iam_member (#12840)
  • New Resource: google_scc_source_iam_policy (#12840)
  • New Resource: google_vertex_ai_endpoint (#12858)
  • New Resource: google_vertex_ai_featurestore_entitytype_feature (#12797)
  • New Resource: google_vertex_ai_featurestore_entitytype (#12797)
  • New Resource: google_vertex_ai_featurestore (#12797)

IMPROVEMENTS:

  • appengine: added member field to google_app_engine_default_service_account datasource (#12768)
  • bigquery: added max_time_travel_hours field in google_bigquery_dataset resource (#12830)
  • bigquery: added member field to google_bigquery_default_service_account datasource (#12768)
  • cloudbuild: added script field to google_cloudbuild_trigger resource (#12841)
  • cloudplatform: validated project_id for google_project data-source (#12846)
  • compute: added source_disk field to google_compute_disk and google_compute_region_disk resource (#12779)
  • compute: added general field rules to google_compute_router_nat (#12815)
  • container: added support for in-place update of node_config.0.tags for google_container_node_pool resource (#12773)
  • container: added support for the Disk type and size configuration on the GKE Node Auto-provisioning (#12786)
  • container: promote enable_cost_allocation field in google_container_cluster to GA (#12866)
  • datastream: added private_connectivity field to google_datastream_connection_profile (#12844)
  • dns: added enable_geo_fencing to routing_policy block of google_dns_record_set resource (#12859)
  • dns: added health_checked_targets to wrr and geo blocks of google_dns_record_set resource (#12859)
  • dns: added primary_backup to routing_policy block of google_dns_record_set resource (#12859)
  • firebase: added deletion support and new field deletion_policy for google_firebase_web_app (#12812)
  • privateca: added a new field skip_grace_period to skip the grace period when deleting a CertificateAuthority. (#12784)
  • serviceaccount: added member field to google_service_account resource and datasource (#12768)
  • sql: added time_zone field in google_sql_database_instance (#12760)
  • storage: added member field to google_storage_project_service_account and google_storage_transfer_project_service_account datasource (#12768)
  • storage: promoted public_access_prevention field on google_storage_bucket resource to GA (#12766)
  • vpcaccess: promoted machine_type, min_instances, max_instances, and subnet in google_vpc_access_connector to GA (#12838)

BUG FIXES:

  • compute: made vm_count in google_compute_resource_policy optional (#12807)
  • container: fixed inability to update datapath_provider on google_container_cluster by making field changes trigger resource recreation (#12887)
  • pubsub: ensured topics are recreated when their schemas change. (#12806)
  • redis: updated persistence_config.rdb_snapshot_period to optional in the google_redis_instance resource. (#12872)

4.41.0 (October 17, 2022)

... (truncated)

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Nov 1, 2022
@dependabot dependabot bot force-pushed the dependabot/terraform/gcp/hashicorp/google-tw-4.42.0 branch from 9a18f64 to 8afe3a3 Compare November 1, 2022 05:33
Updates the requirements on [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) to permit the latest version.
- [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@v4.39.0...v4.42.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/gcp/hashicorp/google-tw-4.42.0 branch from 8afe3a3 to 7708ee6 Compare November 1, 2022 05:35
@commjoen commjoen changed the base branch from master to dependabot/terraform/gcp/http-tw-3.2.0 November 1, 2022 09:26
@commjoen commjoen merged commit bc0a283 into dependabot/terraform/gcp/http-tw-3.2.0 Nov 1, 2022
@commjoen commjoen deleted the dependabot/terraform/gcp/hashicorp/google-tw-4.42.0 branch November 1, 2022 09:27
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.

1 participant