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.74.0 in /terraform #103

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/google from 4.66.0 to 4.74.0.

Release notes

Sourced from hashicorp/google's releases.

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)

BUG FIXES:

  • compute: made google_compute_router_peer.peer_ip_address optional (#15095)
  • redis: fixed issue with google_redis_instance populating output-only field maintenance_schedule. (#15063)
  • orgpolicy: fixed forcing recreation on imported state for google_org_policy_policy (#15132)
  • osconfig: fixed validation of file resource state fields in google_os_config_os_policy_assignment (#15107)

v4.73.2

BUG FIXES:

  • monitoring: fixed an issue which occurred when name field of google_monitoring_monitored_project was long-form

v4.73.1

BUG FIXES:

  • monitoring: fixed an issue causing google_monitoring_monitored_project to appear to be deleted

v4.73.0

FEATURES:

  • New Resource: google_firebase_extensions_instance (#15013)

IMPROVEMENTS:

  • compute: added the no_automate_dns_zone field to google_compute_forwarding_rule. (#15028)
  • compute: promoted google_compute_disk_async_replication resource to GA. (#15029)
  • compute: promoted async_primary_disk field in google_compute_disk resource to GA. (#15029)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

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

BUG FIXES:

  • compute: made google_compute_router_peer.peer_ip_address optional (#15095)
  • redis: fixed issue with google_redis_instance populating output-only field maintenance_schedule. (#15063)
  • orgpolicy: fixed forcing recreation on imported state for google_org_policy_policy (#15132)
  • osconfig: fixed validation of file resource state fields in google_os_config_os_policy_assignment (#15107)

4.73.2 (July 17, 2023)

BUG FIXES:

  • monitoring: fixed an issue which occurred when name field of google_monitoring_monitored_project was long-form

4.73.1 (July 13, 2023)

BUG FIXES:

  • monitoring: fixed an issue causing google_monitoring_monitored_project to appear to be deleted

4.73.0 (July 10, 2023)

FEATURES:

  • New Resource: google_firebase_extensions_instance (#15013)

... (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.74.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.74.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 19, 2023 16:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jul 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2023

Superseded by #104.

@dependabot dependabot bot closed this Jul 25, 2023
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/google-4.74.0 branch July 25, 2023 16:38
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