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 dependency hashicorp/terraform-provider-google-beta to v4.74.0 #187

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
hashicorp/terraform-provider-google-beta minor 4.70.0 -> 4.74.0

Release Notes

hashicorp/terraform-provider-google-beta (hashicorp/terraform-provider-google-beta)

v4.74.0

Compare Source

IMPROVEMENTS:

  • bigquery: added storage_billing_model argument to google_bigquery_dataset (#​5868)
  • bigquery: added external_data_configuration.metadata_cache_mode and external_data_configuration.object_metadata to google_bigquery_table (#​5856)
  • bigquery: made external_data_configuration.source_fomat optional in google_bigquery_table (#​5856)
  • certificatemanager: added issuance_config field to google_certificate_manager_certificate resource (#​5860)
  • cloudbuildv2: added gitlab_config field to google_cloudbuildv2_connection resource (#​5848)
  • compute: added field http_keep_alive_timeout_sec to resource google_compute_target_http_proxy (#​5864)
  • compute: added field http_keep_alive_timeout_sec to resource google_compute_target_https_proxy (#​5864)
  • compute: added support for updating labels in google_compute_external_vpn_gateway (#​5875)
  • container: added field tpu_topology under placement_policy in resource google_container_node_pool (#​5871)
  • 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 (#​5853)
  • sql: added settings.data_cache_config to sql_database_instance resource. (#​5869)
  • sql: added settings.edition field to sql_database_instance resource. (#​5869)
  • vertexai: supportedshard_size in google_vertex_ai_index (#​5874)

BUG FIXES:

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

v4.73.2

Compare Source

BUG FIXES:

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

v4.73.1

Compare Source

BUG FIXES:

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

v4.73.0

Compare Source

FEATURES:

  • New Resource: google_firebase_extensions_instance (#​5832)

IMPROVEMENTS:

  • compute: added the no_automate_dns_zone field to google_compute_forwarding_rule. (#​5842)
  • compute: promoted google_compute_disk_async_replication resource to GA. (#​5843)
  • compute: promoted async_primary_disk field in google_compute_disk resource to GA. (#​5843)
  • compute: promoted async_primary_disk field in google_compute_region_disk resource to GA. (#​5843)
  • compute: promoted disk_consistency_group_policy field in google_compute_resource_policy resource to GA. (#​5843)
  • resourcemanager: fixed handling of google_service_account_id_token when authenticated with GCE metadata credentials (#​5825)

BUG FIXES:

  • networkservices: increased default timeout for google_network_services_edge_cache_keyset to 90m (#​5839)

v4.72.1

Compare Source

BUG FIXES:

  • compute: fixed an issue in google_compute_instance_template where initialize params stopped the disk.disk_size_gb field being used (#​5849)

v4.72.0

Compare Source

FEATURES:

  • New Resource: google_public_ca_external_account_key (#​5813)
  • New Resource: google_compute_network_edge_security_service (#​5808)
  • New Resource: google_compute_region_security_policy (#​5808)

IMPROVEMENTS:

  • cloudrunv2: added annotations support to google_cloud_run_v2_job (#​5795)
  • compute: added provisioned_throughput field to google_compute_disk used by hyperdisk-throughput pd type (#​5814)
  • compute: added field http_keep_alive_timeout_sec to resource google_compute_target_http_proxy (#​5818)
  • compute: added field http_keep_alive_timeout_sec to resource google_compute_target_https_proxy (#​5818)
  • container: added field security_posture_config to resource google_container_cluster (#​5821)
  • logging: added support for locked to google_logging_project_bucket_config (#​5811)

BUG FIXES:

  • bigquery: fixed an issue where api default value for edition field of google_bigquery_reservation was not handled (#​5800)
  • cloudfunction2: fixed permadiffs of some fields of service_config in google_cloudfunctions2_function resource (#​5810)
  • compute: fixed an issue with setting project field to long form in google_compute_forwarding_rule and google_compute_global_forwarding_rule (#​5820)
  • gkehub: fixed an issue with setting project field to long form in google_gke_hub_feature (#​5820

v4.71.0

Compare Source

FEATURES:

  • New Resource: google_gke_hub_feature_iam_* (#​5782)
  • New Resource: google_gke_hub_feature (#​5782)
  • New Resource: google_vmwareengine_cluster (#​5784)
  • New Resource: google_vmwareengine_private_cloud (#​5784)

IMPROVEMENTS:

  • apigee: added output-only field apigee_project_id to resource google_apigee_organization (#​5781)
  • bigtable: increased default timeout for instance operations to 1 hour in resoure google_bigtable_instance (#​5779)
  • composer: added field resilience_mode to resource google_composer_environment (#​5790)
  • compute: added support for params.resource_manager_tags and boot_disk.initialize_params.resource_manager_tags to resource google_compute_instance (#​5787)
  • bigquerydatatransfer: made field service_account_name mutable in resource google_bigquery_data_transfer_config (#​5777)
  • iambeta: added field jwks_json to resource google_iam_workload_identity_pool_provider (#​5789)

BUG FIXES:

  • bigtable: validated that cluster_id values are unique within resource google_bigtable_instance (#​5778)
  • storage: fixed a bug that caused a permadiff when the autoclass.enabled field was explicitly set to false in resource google_storage_bucket (#​5776)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

tflibsonnet-ci pushed a commit to tf-libsonnet/hashicorp-google-beta that referenced this pull request Jun 27, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-provider-google-beta-4.x branch from cbe54cf to 90eb0ff Compare July 3, 2023 20:03
@renovate renovate bot changed the title Update dependency hashicorp/terraform-provider-google-beta to v4.71.0 Update dependency hashicorp/terraform-provider-google-beta to v4.72.0 Jul 3, 2023
tflibsonnet-ci pushed a commit to tf-libsonnet/hashicorp-google-beta that referenced this pull request Jul 3, 2023
@renovate renovate bot changed the title Update dependency hashicorp/terraform-provider-google-beta to v4.72.0 Update dependency hashicorp/terraform-provider-google-beta to v4.72.1 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-provider-google-beta-4.x branch from 90eb0ff to 1d90108 Compare July 6, 2023 14:22
@renovate renovate bot changed the title Update dependency hashicorp/terraform-provider-google-beta to v4.72.1 Update dependency hashicorp/terraform-provider-google-beta to v4.73.0 Jul 10, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-provider-google-beta-4.x branch from 1d90108 to 81a4e83 Compare July 10, 2023 20:00
tflibsonnet-ci pushed a commit to tf-libsonnet/hashicorp-google-beta that referenced this pull request Jul 10, 2023
@renovate renovate bot changed the title Update dependency hashicorp/terraform-provider-google-beta to v4.73.0 Update dependency hashicorp/terraform-provider-google-beta to v4.73.1 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-provider-google-beta-4.x branch from 81a4e83 to 2282485 Compare July 13, 2023 16:57
@renovate renovate bot changed the title Update dependency hashicorp/terraform-provider-google-beta to v4.73.1 Update dependency hashicorp/terraform-provider-google-beta to v4.73.2 Jul 17, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-provider-google-beta-4.x branch 2 times, most recently from 9dca091 to dd6a2ca Compare July 18, 2023 21:07
@renovate renovate bot changed the title Update dependency hashicorp/terraform-provider-google-beta to v4.73.2 Update dependency hashicorp/terraform-provider-google-beta to v4.74.0 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-provider-google-beta-4.x branch from dd6a2ca to 6fdd23a Compare July 22, 2023 15:51
tflibsonnet-ci pushed a commit to tf-libsonnet/hashicorp-google-beta that referenced this pull request Jul 22, 2023
@yorinasub17 yorinasub17 merged commit aafbd58 into main Jul 22, 2023
16 checks passed
@yorinasub17 yorinasub17 deleted the renovate/hashicorp-terraform-provider-google-beta-4.x branch July 22, 2023 16:20
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.

1 participant