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 4.66.0 to 4.75.0 in /terraform #104

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2023

Bumps hashicorp/google from 4.66.0 to 4.75.0.

Release notes

Sourced from hashicorp/google's releases.

v4.75.0

FEATURES:

  • New Resource: google_dns_response_policy_rule(#15146)
  • New Resource: google_dns_response_policy(#15146)
  • New Resource: google_looker_instance (#15188)

IMPROVEMENTS:

  • apigee: added disable_vpc_peering field to google_apigee_organization resource (#15186)
  • bigquery: added external_data_configuration.json_options and external_data_configuration.parquet_options fields to google_bigquery_table (#15197)
  • bigtable: added change_stream_retention field to google_bigtable_table.table resource (#15152)
  • compute: added most_recent argument to google_compute_image datasource (#15187)
  • compute: added field enable_confidential_compute for google_compute_disk resource (#15180)
  • container: added gpu_driver_installation_config.gpu_driver_version field to google_container_node_pool (#15182)
  • gkebackup: added state and state_reason output-only fields to google_gkebackup_backupplan resource (#15201)
  • healthcare: added complex_data_type_reference_parsing field to google_healthcare_fhir_store resource (#15159)
  • networkservices: increased max_size to 20 for both included_query_parameters and excluded_query_parameters on google_network_services_edge_cache_service (#15168)
  • vpcaccess: added support for updates to google_vpc_access_connector resource (#15176)

BUG FIXES:

  • alloydb: fixed google_alloydb_cluster handling of automated backup policy midnight start time (#15219)
  • compute: fixed logic when unsetting google_compute_instance.min_cpu_platform and switching to a machine_type that does not support min_cpu_platform at the same time (#15217)
  • tags: fixed race condition when modifying google_tags_location_tag_binding (#15189)

v4.74.0

FEATURES:

  • New Resource: google_cloudbuildv2_connection (#15098)
  • New Resource: google_cloudbuildv2_repository (#15098)
  • New Resource: google_gkeonprem_bare_metal_admin_cluster (#15099)
  • New Resource: google_network_security_address_group (#15111)
  • New Resource: google_network_security_gateway_security_policy_rule (#15112)
  • New Resource: google_network_security_gateway_security_policy (#15112)
  • New Resource: google_network_security_url_lists (#15112)
  • New Resource: google_network_services_gateway (#15112)

IMPROVEMENTS:

  • bigquery: added storage_billing_model argument to google_bigquery_dataset (#15115)
  • bigquery: added external_data_configuration.metadata_cache_mode and external_data_configuration.object_metadata to google_bigquery_table (#15096)
  • bigquery: made external_data_configuration.source_fomat optional in google_bigquery_table (#15096)
  • certificatemanager: added issuance_config field to google_certificate_manager_certificate resource (#15101)
  • cloudbuild: added repository_event_config field to google_cloudbuild_trigger resource (#15098)
  • compute: added field http_keep_alive_timeout_sec to resource google_compute_target_http_proxy (#15109)
  • compute: added field http_keep_alive_timeout_sec to resource google_compute_target_https_proxy (#15109)
  • compute: added support for updating labels in google_compute_external_vpn_gateway (#15134)
  • container: made monitoring_config.enable_components optional on google_container_cluster (#15131)
  • container: added field tpu_topology under placement_policy in resource google_container_node_pool (#15130)
  • gkehub: promoted the google_gke_hub_feature resource's fleetobservability block to GA. (#15105)
  • iamworkforcepool: added oidc.client_secret field to google_iam_workforce_pool_provider and new enum values CODE and MERGE_ID_TOKEN_OVER_USER_INFO_CLAIMS to oidc.web_sso_config.response_type and oidc.web_sso_config.assertion_claims_behavior respectively (#15069)
  • sql: added settings.data_cache_config to sql_database_instance resource. (#15127)
  • sql: added settings.edition field to sql_database_instance resource. (#15127)
  • vertexai: supported shard_size in google_vertex_ai_index (#15133)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

4.75.0 (July 24, 2023)

FEATURES:

  • New Resource: google_dns_response_policy_rule(#15146)
  • New Resource: google_dns_response_policy(#15146)
  • New Resource: google_looker_instance (#15188)

IMPROVEMENTS:

  • apigee: added disable_vpc_peering field to google_apigee_organization resource (#15186)
  • bigquery: added external_data_configuration.json_options and external_data_configuration.parquet_options fields to google_bigquery_table (#15197)
  • bigtable: added change_stream_retention field to google_bigtable_table.table resource (#15152)
  • compute: added most_recent argument to google_compute_image datasource (#15187)
  • compute: added field enable_confidential_compute for google_compute_disk resource (#15180)
  • container: added gpu_driver_installation_config.gpu_driver_version field to google_container_node_pool (#15182)
  • gkebackup: added state and state_reason output-only fields to google_gkebackup_backupplan resource (#15201)
  • healthcare: added complex_data_type_reference_parsing field to google_healthcare_fhir_store resource (#15159)
  • networkservices: increased max_size to 20 for both included_query_parameters and excluded_query_parameters on google_network_services_edge_cache_service (#15168)
  • vpcaccess: added support for updates to google_vpc_access_connector resource (#15176)

BUG FIXES:

  • alloydb: fixed google_alloydb_cluster handling of automated backup policy midnight start time (#15219)
  • compute: fixed logic when unsetting google_compute_instance.min_cpu_platform and switching to a machine_type that does not support min_cpu_platform at the same time (#15217)
  • tags: fixed race condition when modifying google_tags_location_tag_binding (#15189)

4.74.0 (July 18, 2023)

FEATURES:

  • New Resource: google_cloudbuildv2_connection (#15098)
  • New Resource: google_cloudbuildv2_repository (#15098)
  • New Resource: google_gkeonprem_bare_metal_admin_cluster (#15099)
  • New Resource: google_network_security_address_group (#15111)
  • New Resource: google_network_security_gateway_security_policy_rule (#15112)
  • New Resource: google_network_security_gateway_security_policy (#15112)
  • New Resource: google_network_security_url_lists (#15112)
  • New Resource: google_network_services_gateway (#15112)

IMPROVEMENTS:

  • bigquery: added storage_billing_model argument to google_bigquery_dataset (#15115)
  • bigquery: added external_data_configuration.metadata_cache_mode and external_data_configuration.object_metadata to google_bigquery_table (#15096)
  • bigquery: made external_data_configuration.source_fomat optional in google_bigquery_table (#15096)
  • certificatemanager: added issuance_config field to google_certificate_manager_certificate resource (#15101)
  • cloudbuild: added repository_event_config field to google_cloudbuild_trigger resource (#15098)
  • compute: added field http_keep_alive_timeout_sec to resource google_compute_target_http_proxy (#15109)
  • compute: added field http_keep_alive_timeout_sec to resource google_compute_target_https_proxy (#15109)
  • compute: added support for updating labels in google_compute_external_vpn_gateway (#15134)
  • container: made monitoring_config.enable_components optional on google_container_cluster (#15131)
  • container: added field tpu_topology under placement_policy in resource google_container_node_pool (#15130)
  • gkehub: promoted the google_gke_hub_feature resource's fleetobservability block to GA. (#15105)
  • iamworkforcepool: added oidc.client_secret field to google_iam_workforce_pool_provider and new enum values CODE and MERGE_ID_TOKEN_OVER_USER_INFO_CLAIMS to oidc.web_sso_config.response_type and oidc.web_sso_config.assertion_claims_behavior respectively (#15069)

... (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 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 4.66.0 to 4.75.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@v4.66.0...v4.75.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 July 25, 2023 16:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jul 25, 2023
@fredflev fredflev merged commit e31c22c into main Jul 26, 2023
2 checks passed
@fredflev fredflev deleted the dependabot/terraform/terraform/hashicorp/google-4.75.0 branch July 26, 2023 02:12
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