Skip to content

v4.51.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 18:43
· 2106 commits to main since this release
6576bb6

DEPRECATIONS:

  • cloudrunv2: deprecated liveness_probe.tcp_socket field from google_cloud_run_v2_service resource as it is not supported by the API and it will be removed in a future major release (#13563)
  • cloudrunv2: deprecated startup_probe and liveness_probe fields from google_cloud_run_v2_job resource as they are not supported by the API and they will be removed in a future major release (#13531)

FEATURES:

  • New Resource: google_iam_access_boundary_policy (#13565)
  • New Resource: google_tags_location_tag_bindings (#13524)

IMPROVEMENTS:

  • cloudbuild: added github_enterprise_config fields to google_cloudbuild_trigger resource. (#13518)
  • cloudrunV2: added annotations to google_cloud_run_v2_service resource (#13509)
  • compute: added tcp_time_wait_timeout_sec field to google_compute_router_nat resource (#13554)
  • compute: added share_settings field to the google_compute_node_group resource. (#13522)
  • containerattached: added deletion_policy field to google_container_attached_cluster resource. (#13551)
  • datastream: added customer_managed_encryption_key and destination_config.bigquery_destination_config.source_hierarchy_datasets.dataset_template.kms_key_name fields to google_datastream_stream resource (#13549)
  • dlp: added publish_findings_to_cloud_data_catalog and publish_summary_to_cscc to google_data_loss_prevention_job_trigger resource (#13562)
  • sql: added point_in_time_recovery_enabled for SQLServer in google_sql_database_instance (#13555)
  • spanner: added support for IAM conditions with google_spanner_database_iam_member and google_spanner_instance_iam_member (#13556)
  • sql: added additional fields to google_sql_source_representation_instance (#13523)

BUG FIXES:

  • bigquery: fixed bug where valid iam member values for bigquery were prevented from actuation by validation (#13520)
  • bigquery: fixed permadiff on external_data_configuration.connection_id of google_bigquery_table (#13560)
  • gke: fixed the error of Invalid address to set on config_connector_config of the data source google_container_cluster (#13566)
  • google_project: fixes misleading examples that could cause firebase:enabled label to be accidentally removed. (#13552)