GoogleCloudPlatform / terraform-google-network-forensics

Deploys Zeek on Google Cloud
https://registry.terraform.io/modules/GoogleCloudPlatform/network-forensics/google
Apache License 2.0
25 stars 11 forks source link

chore(deps): update terraform googles #2

Closed renovate-bot closed 1 year ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
google (source) provider major ~> 3.0 -> ~> 4.0 4.55.0
google-beta (source) provider major ~> 3.0 -> ~> 4.0 4.55.0

Release Notes

hashicorp/terraform-provider-google ### [`v4.54.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4540-February-22-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.53.1...v4.54.0) FEATURES: - **New Data Source:** `google_firebase_hosting_channel` ([#​13686](https://togithub.com/hashicorp/terraform-provider-google/pull/13686)) - **New Data Source:** `google_logging_sink` ([#​13742](https://togithub.com/hashicorp/terraform-provider-google/pull/13742)) - **New Data Source:** `google_sql_databases` ([#​13738](https://togithub.com/hashicorp/terraform-provider-google/pull/13738)) IMPROVEMENTS: - cloudbuild: added `bitbucket_server_trigger_config` field to `google_cloudbuild_trigger` resource ([#​13728](https://togithub.com/hashicorp/terraform-provider-google/pull/13728)) - cloudbuild: added `github.enterprise_config_resource_name` field to `google_cloudbuild_trigger` resource ([#​13739](https://togithub.com/hashicorp/terraform-provider-google/pull/13739)) - compute: added field `rsa_encrypted_key` to `google_compute_disk` resource ([#​13685](https://togithub.com/hashicorp/terraform-provider-google/pull/13685)) - sql: added replica promotion support to `google_sql_database_instance`. This change will allow users to promote read replica as stand alone primary instance. ([#​13682](https://togithub.com/hashicorp/terraform-provider-google/pull/13682)) BUG FIXES: - bigquery: fixed permadiff on `max_time_travel_hours` of `google_bigquery_dataset` ([#​13691](https://togithub.com/hashicorp/terraform-provider-google/pull/13691)) - compute: added possibility to remove `stateful_disk` in `compute_instance_group_manager` and `compute_region_instance_group_manager`. ([#​13737](https://togithub.com/hashicorp/terraform-provider-google/pull/13737)) - sql: fixed an issue with updating the `settings.activation_policy` field in `google_sql_database_instance`([#​13736](https://togithub.com/hashicorp/terraform-provider-google/pull/13736)) ### [`v4.53.1`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4531-February-14-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.53.0...v4.53.1) BUG FIXES: - provider: fixed crash when trying to configure the provider with invalid credentials ### [`v4.53.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4530-February-13-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.52.0...v4.53.0) FEATURES: - **New Resource:** `google_apigee_addons_config` ([#​13654](https://togithub.com/hashicorp/terraform-provider-google/pull/13654)) - **New Resource:** `google_alloydb_backup` ([#​13639](https://togithub.com/hashicorp/terraform-provider-google/pull/13639)) - **New Resource:** `google_alloydb_cluster` ([#​13639](https://togithub.com/hashicorp/terraform-provider-google/pull/13639)) - **New Resource:** `google_alloydb_instance` ([#​13639](https://togithub.com/hashicorp/terraform-provider-google/pull/13639)) - **New Resource:** `google_compute_region_target_tcp_proxy` ([#​13640](https://togithub.com/hashicorp/terraform-provider-google/pull/13640)) - **New Resource:** `google_firestore_database` ([#​13675](https://togithub.com/hashicorp/terraform-provider-google/pull/13675)) - **New Resource:** `google_workstations_workstation_cluster` ([#​13619](https://togithub.com/hashicorp/terraform-provider-google/pull/13619)) IMPROVEMENTS: - compute: added `resource_policies` field to `google_compute_instance_template` ([#​13677](https://togithub.com/hashicorp/terraform-provider-google/pull/13677)) - compute: added the `labels` field to the `google_compute_external_vpn_gateway` resource ([#​13642](https://togithub.com/hashicorp/terraform-provider-google/pull/13642)) - datastream: added `postgresql_source_config` & `oracle_source_config` in `google_datastream_stream` ([#​13646](https://togithub.com/hashicorp/terraform-provider-google/pull/13646)) - datastream: added support for creating `google_datastream_stream` with `desired_state=RUNNING` ([#​13646](https://togithub.com/hashicorp/terraform-provider-google/pull/13646)) - datastream: exposed validation errors during `google_datastream_stream` creation ([#​13646](https://togithub.com/hashicorp/terraform-provider-google/pull/13646)) - firebase: marked `deletion_policy` as updatable without recreation on `google_firebase_android_app` and `google_firebase_apple_app` ([#​13643](https://togithub.com/hashicorp/terraform-provider-google/pull/13643)) - sql: added `enable_private_path_for_google_cloud_services` field to `google_sql_database_instance` resource ([#​13668](https://togithub.com/hashicorp/terraform-provider-google/pull/13668)) - vertex_ai: added the field `description` to `google_vertex_ai_featurestore_entitytype` ([#​13641](https://togithub.com/hashicorp/terraform-provider-google/pull/13641)) BUG FIXES: - composer: fixed an issue with cleaning up environments created in an error state ([#​13644](https://togithub.com/hashicorp/terraform-provider-google/pull/13644)) - compute: fixed wrong maximum limit description for possible VPC MTUs ([#​13674](https://togithub.com/hashicorp/terraform-provider-google/pull/13674)) - datafusion: fixed `version` can't be updated on `google_data_fusion_instance` ([#​13658](https://togithub.com/hashicorp/terraform-provider-google/pull/13658)) ### [`v4.52.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4520-February-6-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.51.0...v4.52.0) FEATURES: - **New Data Source:** `google_secret_manager_secret_version_access` ([#​13605](https://togithub.com/hashicorp/terraform-provider-google/pull/13605)) - **New Resource:** `google_workstations_workstation_cluster` ([#​13619](https://togithub.com/hashicorp/terraform-provider-google/pull/13619)) IMPROVEMENTS: - bigquery: added support for federated Azure identities to BigQuery Omni connections. ([#​13614](https://togithub.com/hashicorp/terraform-provider-google/pull/13614)) - bigquery: added `cloud_spanner.use_serverless_analytics` field ([#​13588](https://togithub.com/hashicorp/terraform-provider-google/pull/13588)) - bigquery: added `cloud_sql.service_account_id` and `azure.identity` output fields ([#​13588](https://togithub.com/hashicorp/terraform-provider-google/pull/13588)) - compute: added `locality_lb_policies` field to `google_compute_backend_service` ([#​13604](https://togithub.com/hashicorp/terraform-provider-google/pull/13604)) - sql: updated the `settings.deletion_protection_enabled` property documentation. ([#​13581](https://togithub.com/hashicorp/terraform-provider-google/pull/13581)) - sql: made `root_password` field updatable in `google_sql_database_instance` ([#​13574](https://togithub.com/hashicorp/terraform-provider-google/pull/13574)) BUG FIXES: - cloudfunctions: updated max_instances field to take API's result as default value ([#​13575](https://togithub.com/hashicorp/terraform-provider-google/pull/13575)) - container: fixed an issue with resuming failed cluster creation ([#​13580](https://togithub.com/hashicorp/terraform-provider-google/pull/13580)) - gke: fixed the error of Invalid address to set on `config_connector_config` of the data source `google_container_cluster` ([#​13566](https://togithub.com/hashicorp/terraform-provider-google/pull/13566)) - secretmanager: fixed incorrect required_with for topics in `google_secret_managed_secret` ([#​13612](https://togithub.com/hashicorp/terraform-provider-google/pull/13612)) ### [`v4.51.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4510-January-30-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.50.0...v4.51.0) 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](https://togithub.com/hashicorp/terraform-provider-google/pull/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](https://togithub.com/hashicorp/terraform-provider-google/pull/13531)) FEATURES: - **New Resource:** `google_iam_access_boundary_policy` ([#​13565](https://togithub.com/hashicorp/terraform-provider-google/pull/13565)) - **New Resource:** `google_tags_location_tag_bindings` ([#​13524](https://togithub.com/hashicorp/terraform-provider-google/pull/13524)) IMPROVEMENTS: - cloudbuild: added `github_enterprise_config` fields to `google_cloudbuild_trigger` resource. ([#​13518](https://togithub.com/hashicorp/terraform-provider-google/pull/13518)) - cloudrunV2: added `annotations` to `google_cloud_run_v2_service` resource ([#​13509](https://togithub.com/hashicorp/terraform-provider-google/pull/13509)) - compute: added `tcp_time_wait_timeout_sec` field to `google_compute_router_nat` resource ([#​13554](https://togithub.com/hashicorp/terraform-provider-google/pull/13554)) - compute: added `share_settings` field to the `google_compute_node_group` resource. ([#​13522](https://togithub.com/hashicorp/terraform-provider-google/pull/13522)) - containerattached: added `deletion_policy` field to `google_container_attached_cluster` resource. ([#​13551](https://togithub.com/hashicorp/terraform-provider-google/pull/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](https://togithub.com/hashicorp/terraform-provider-google/pull/13549)) - dlp: added `publish_findings_to_cloud_data_catalog` and `publish_summary_to_cscc` to `google_data_loss_prevention_job_trigger` resource ([#​13562](https://togithub.com/hashicorp/terraform-provider-google/pull/13562)) - sql: added point_in_time_recovery_enabled for SQLServer in `google_sql_database_instance` ([#​13555](https://togithub.com/hashicorp/terraform-provider-google/pull/13555)) - spanner: added support for IAM conditions with `google_spanner_database_iam_member` and `google_spanner_instance_iam_member` ([#​13556](https://togithub.com/hashicorp/terraform-provider-google/pull/13556)) - sql: added additional fields to `google_sql_source_representation_instance` ([#​13523](https://togithub.com/hashicorp/terraform-provider-google/pull/13523)) BUG FIXES: - bigquery: fixed bug where valid iam member values for bigquery were prevented from actuation by validation ([#​13520](https://togithub.com/hashicorp/terraform-provider-google/pull/13520)) - bigquery: fixed permadiff on `external_data_configuration.connection_id` of `google_bigquery_table` ([#​13560](https://togithub.com/hashicorp/terraform-provider-google/pull/13560)) - gke: fixed the error of Invalid address to set on `config_connector_config` of the data source `google_container_cluster` ([#​13566](https://togithub.com/hashicorp/terraform-provider-google/pull/13566)) - google_project: fixes misleading examples that could cause `firebase:enabled` label to be accidentally removed. ([#​13552](https://togithub.com/hashicorp/terraform-provider-google/pull/13552)) ### [`v4.50.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4500-January-23-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.49.0...v4.50.0) FEATURES: - **New Data Source:** `google_compute_network_peering` ([#​13476](https://togithub.com/hashicorp/terraform-provider-google/pull/13476)) - **New Data Source:** `google_compute_router_nat` ([#​13475](https://togithub.com/hashicorp/terraform-provider-google/pull/13475)) - **New Resource:** `google_cloud_run_v2_job_iam_binding` ([#​13492](https://togithub.com/hashicorp/terraform-provider-google/pull/13492)) - **New Resource:** `google_cloud_run_v2_job_iam_member` ([#​13492](https://togithub.com/hashicorp/terraform-provider-google/pull/13492)) - **New Resource:** `google_cloud_run_v2_job_iam_policy` ([#​13492](https://togithub.com/hashicorp/terraform-provider-google/pull/13492)) - **New Resource:** `google_cloud_run_v2_service_iam_binding` ([#​13492](https://togithub.com/hashicorp/terraform-provider-google/pull/13492)) - **New Resource:** `google_cloud_run_v2_service_iam_member` ([#​13492](https://togithub.com/hashicorp/terraform-provider-google/pull/13492)) - **New Resource:** `google_cloud_run_v2_service_iam_policy` ([#​13492](https://togithub.com/hashicorp/terraform-provider-google/pull/13492)) - **New Resource:** `google_gke_backup_backup_plan_iam_binding` ([#​13508](https://togithub.com/hashicorp/terraform-provider-google/pull/13508)) - **New Resource:** `google_gke_backup_backup_plan_iam_member` ([#​13508](https://togithub.com/hashicorp/terraform-provider-google/pull/13508)) - **New Resource:** `google_gke_backup_backup_plan_iam_policy` ([#​13508](https://togithub.com/hashicorp/terraform-provider-google/pull/13508)) IMPROVEMENTS: - bigquery_table - added `reference_file_schema_uri` ([#​13493](https://togithub.com/hashicorp/terraform-provider-google/pull/13493)) - billingbudget: made fields `credit_types` and `subaccounts` updatable for `google_billing_budget` ([#​13466](https://togithub.com/hashicorp/terraform-provider-google/pull/13466)) - cloudrunV2: added `annotations` to `CloudRunV2_service` resource ([#​13509](https://togithub.com/hashicorp/terraform-provider-google/pull/13509)) - composer: added `recovery_config` in `google_composer_environment` resource ([#​13504](https://togithub.com/hashicorp/terraform-provider-google/pull/13504)) - compute: added support for 'edge_security_policy' field to 'google_compute_backend_service' resource. ([#​13494](https://togithub.com/hashicorp/terraform-provider-google/pull/13494)) - compute: added `max_run_duration` field to `google_compute_instance` and `google_compute_instance_template` resource (beta) ([#​13489](https://togithub.com/hashicorp/terraform-provider-google/pull/13489)) - dataproc: added support for `dataproc_metric_config` to resource `google_dataproc_cluster` ([#​13480](https://togithub.com/hashicorp/terraform-provider-google/pull/13480)) - dlp: added all subfields under `deidentify_template.record_transformations.field_transformations.primitive_transformation` to `google_data_loss_prevention_deidentify_template` ([#​13498](https://togithub.com/hashicorp/terraform-provider-google/pull/13498)) - sql: changed the default create timeout of `google_sql_database_instance` to 40m from 30m ([#​13481](https://togithub.com/hashicorp/terraform-provider-google/pull/13481)) BUG FIXES: - certificatemanager: removed incorrect indication that the `self_managed` field in `google_certificate_manager_certificate` was treated as sensitive, and marked `self_managed.pem_private_key` as sensitive ([#​13505](https://togithub.com/hashicorp/terraform-provider-google/pull/13505)) - cloudplatform: fixed the error with header `X-Goog-User-Project` on `google_client_openid_userinfo` ([#​13474](https://togithub.com/hashicorp/terraform-provider-google/pull/13474)) - cloudsql: fixed `disk_type` can't be updated on `google_sql_database_instance` ([#​13483](https://togithub.com/hashicorp/terraform-provider-google/pull/13483)) - vertexai: fixed updating value_type in google_vertex_ai_featurestore_entitytype_feature ([#​13491](https://togithub.com/hashicorp/terraform-provider-google/pull/13491)) ### [`v4.49.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4490-January-17-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.48.0...v4.49.0) FEATURES: - **New Data Source:** `google_project_service` ([#​13434](https://togithub.com/hashicorp/terraform-provider-google/pull/13434)) - **New Data Source:** `google_sql_database_instances` ([#​13433](https://togithub.com/hashicorp/terraform-provider-google/pull/13433)) - **New Data Source:** `google_container_attached_install_manifest` ([#​13443](https://togithub.com/hashicorp/terraform-provider-google/pull/13443)) - **New Data Source:** `google_container_attached_install_manifest` ([#​13455](https://togithub.com/hashicorp/terraform-provider-google/pull/13455)) - **New Data Source:** `google_container_attached_versions` ([#​13443](https://togithub.com/hashicorp/terraform-provider-google/pull/13443)) - **New Resource:** `google_datastream_stream` ([#​13385](https://togithub.com/hashicorp/terraform-provider-google/pull/13385)) IMPROVEMENTS: - android_app: added general fields `sha1_hashes`, `sha256_hashes` and `etag` to `google_firebase_android_app`. ([#​13444](https://togithub.com/hashicorp/terraform-provider-google/pull/13444)) - cloudids: added `threat_exception` field to `google_cloud_ids_endpoint` resource ([#​13442](https://togithub.com/hashicorp/terraform-provider-google/pull/13442)) - compute: added deletion for `statefulIps` fields in `instance_group_manager` and `region_instance_group_manager`. ([#​13428](https://togithub.com/hashicorp/terraform-provider-google/pull/13428)) - compute: added field `expire_time` to resource `google_compute_region_ssl_certificate` ([#​13392](https://togithub.com/hashicorp/terraform-provider-google/pull/13392)) - compute: added field `expire_time` to resource `google_compute_ssl_certificate` ([#​13392](https://togithub.com/hashicorp/terraform-provider-google/pull/13392)) - container: added `release_channel_latest_version` in `google_container_engine_versions` datasource ([#​13384](https://togithub.com/hashicorp/terraform-provider-google/pull/13384)) - container: added `google_container_aws_node_pool` `autoscaling_metrics_collection` field ([#​13462](https://togithub.com/hashicorp/terraform-provider-google/pull/13462)) - container: added update support for `google_container_aws_node_pool` `tags` field ([#​13462](https://togithub.com/hashicorp/terraform-provider-google/pull/13462)) - container: added `config_connector_config` addon field to `google_container_cluster` ([#​13380](https://togithub.com/hashicorp/terraform-provider-google/pull/13380)) - container: added `kubelet_config` field to `google_container_node_pool` ([#​13423](https://togithub.com/hashicorp/terraform-provider-google/pull/13423)) - dataproc: added support for `node_group_affinity.` in `google_dataproc_cluster` ([#​13400](https://togithub.com/hashicorp/terraform-provider-google/pull/13400)) - dataproc: added support for `reservation_affinity` in `google_dataproc_cluster` ([#​13393](https://togithub.com/hashicorp/terraform-provider-google/pull/13393)) - dlp: added field `identifying_fields` to `big_query_options` for creating DLP jobs. ([#​13463](https://togithub.com/hashicorp/terraform-provider-google/pull/13463)) - metastore: added `telemetry_config` field to `google_dataproc_metastore_service` ([#​13432](https://togithub.com/hashicorp/terraform-provider-google/pull/13432)) - sql: added the ability to set `point_in_time_recovery_enabled` flag for `google_sql_database_instance` `SQLSERVER` instances ([#​13454](https://togithub.com/hashicorp/terraform-provider-google/pull/13454)) - sql: added `instance_type` field to `google_sql_database_instance` resource ([#​13406](https://togithub.com/hashicorp/terraform-provider-google/pull/13406)) - vertexai: added `scaling` field in `google_vertex_ai_featurestore` ([#​13458](https://togithub.com/hashicorp/terraform-provider-google/pull/13458)) BUG FIXES: - android_app: modified the `package_name` field suffix to always start with a letter in `google_firebase_android_app`. ([#​13444](https://togithub.com/hashicorp/terraform-provider-google/pull/13444)) - bigqueryconnection: fixed a bug where `aws.access_role.iam_role_id` cannot be updated on `google_bigquery_connection` ([#​13460](https://togithub.com/hashicorp/terraform-provider-google/pull/13460)) - cloudplatform: fixed a bug where `google_folder` deletion would fail to handle async operations ([#​13377](https://togithub.com/hashicorp/terraform-provider-google/pull/13377)) - container: fixed a bug preventing updates to `master_global_access_config` in `google_container_cluster` ([#​13383](https://togithub.com/hashicorp/terraform-provider-google/pull/13383)) - spanner: fixed crash when `google_spanner_database.ddl` item was nil ([#​13441](https://togithub.com/hashicorp/terraform-provider-google/pull/13441)) ### [`v4.48.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4480-January-9-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.47.0...v4.48.0) FEATURES: - **New Data Source:** `google_beyondcorp_app_connection` ([#​13336](https://togithub.com/hashicorp/terraform-provider-google/pull/13336)) - **New Data Source:** `google_beyondcorp_app_connector` ([#​13305](https://togithub.com/hashicorp/terraform-provider-google/pull/13305)) - **New Data Source:** `google_beyondcorp_app_gateway` ([#​13305](https://togithub.com/hashicorp/terraform-provider-google/pull/13305)) - **New Data Source:** `google_cloudbuild_trigger` ([#​13329](https://togithub.com/hashicorp/terraform-provider-google/pull/13329)) - **New Data Source:** `google_compute_instance_group_manager` ([#​13297](https://togithub.com/hashicorp/terraform-provider-google/pull/13297)) - **New Data Source:** `google_firebase_apple_app` ([#​13239](https://togithub.com/hashicorp/terraform-provider-google/pull/13239)) - **New Data Source:** `google_pubsub_subscription` ([#​13296](https://togithub.com/hashicorp/terraform-provider-google/pull/13296)) - **New Data Source:** `google_sql_database` ([#​13376](https://togithub.com/hashicorp/terraform-provider-google/pull/13376)) - **New Resource:** `google_apigee_sync_authorization` ([#​13324](https://togithub.com/hashicorp/terraform-provider-google/pull/13324)) - **New Resource:** `google_beyondcorp_app_connection` ([#​13318](https://togithub.com/hashicorp/terraform-provider-google/pull/13318)) - **New Resource:** `google_container_attached_cluster` ([#​13374](https://togithub.com/hashicorp/terraform-provider-google/pull/13374)) - **New Resource:** `google_dns_managed_zone_iam_*` ([#​13304](https://togithub.com/hashicorp/terraform-provider-google/pull/13304)) - **New Resource:** `google_gke_backup_backup_plan` ([#​13359](https://togithub.com/hashicorp/terraform-provider-google/pull/13359)) - **New Resource:** `google_iam_workforce_pool_provider` ([#​13299](https://togithub.com/hashicorp/terraform-provider-google/pull/13299)) - **New Resource:** `google_iam_workforce_pool` ([#​13299](https://togithub.com/hashicorp/terraform-provider-google/pull/13299)) IMPROVEMENTS: - cloudfunctions2: added `available_cpu` and `max_instance_request_concurrency` to support concurrency in `google_cloudfunctions2_function` resource ([#​13315](https://togithub.com/hashicorp/terraform-provider-google/pull/13315)) - compute: added support for local IP ranges in `google_compute_firewall` ([#​13240](https://togithub.com/hashicorp/terraform-provider-google/pull/13240)) - compute: added `router_appliance_instance` field to `google_compute_router_bgp_peer` ([#​13373](https://togithub.com/hashicorp/terraform-provider-google/pull/13373)) - compute: added support for `generated_id` field in `google_compute_backend_service` to get the value of `id` defined by the server ([#​13242](https://togithub.com/hashicorp/terraform-provider-google/pull/13242)) - compute: added support for `image_encryption_key` to `google_compute_image` ([#​13253](https://togithub.com/hashicorp/terraform-provider-google/pull/13253)) - compute: added support for `source_snapshot`, `source_snapshot_encyption_key`, and `source_image_encryption_key` to `google_compute_instance_template` ([#​13253](https://togithub.com/hashicorp/terraform-provider-google/pull/13253)) - container: promoted `google_container_node_pool.placement_policy` to GA ([#​13372](https://togithub.com/hashicorp/terraform-provider-google/pull/13372)) - container: added `gateway_api_config` block to `google_container_cluster` resource for supporting the gke gateway api controller ([#​13233](https://togithub.com/hashicorp/terraform-provider-google/pull/13233)) - container: supported in-place update for `labels` in `google_container_node_pool` ([#​13284](https://togithub.com/hashicorp/terraform-provider-google/pull/13284)) - dataproc: added support for `SPOT` option for `preemptibility` in `google_dataproc_cluster` ([#​13335](https://togithub.com/hashicorp/terraform-provider-google/pull/13335)) - dlp: added field `deidentify_config.record_transformations.field_transformations` to `google_data_loss_prevention_deidentify_template` ([#​13282](https://togithub.com/hashicorp/terraform-provider-google/pull/13282)) - dlp: added field `deidentify_config.record_transformations.record_suppressions` to `google_data_loss_prevention_deidentify_template` ([#​13300](https://togithub.com/hashicorp/terraform-provider-google/pull/13300)) - dlp: added `version` field to `google_data_loss_prevention_inspect_template` resource ([#​13366](https://togithub.com/hashicorp/terraform-provider-google/pull/13366)) - osconfig: added support for `skip_await_rollout` in `google_os_config_os_policy_assignment` ([#​13340](https://togithub.com/hashicorp/terraform-provider-google/pull/13340)) - sql: added [new deletion protection](https://cloud.google.com/sql/docs/mysql/deletion-protection) feature `deletion_protection_enabled` in `google_sql_database_instance` to guard against deletion from all surfaces ([#​13249](https://togithub.com/hashicorp/terraform-provider-google/pull/13249)) - sql: made `settings.sql_server_audit_config.bucket` field in `google_sql_database_instance` to be optional. ([#​13252](https://togithub.com/hashicorp/terraform-provider-google/pull/13252)) - storagetransfer: supported in-place update for `schedule` in `google_storage_transfer_job` ([#​13262](https://togithub.com/hashicorp/terraform-provider-google/pull/13262)) BUG FIXES: - bigquery: fixed a permadiff on `labels` of `google_bigquery_dataset` when it is referenced in `google_dataplex_asset` ([#​13333](https://togithub.com/hashicorp/terraform-provider-google/pull/13333)) - compute: fixed a permadiff on `private_ip_google_access` of `google_compute_subnetwork` ([#​13244](https://togithub.com/hashicorp/terraform-provider-google/pull/13244)) - compute: fixed an issue where `enable_dynamic_port_allocation` was not able to set to `false` in `google_compute_router_nat` ([#​13243](https://togithub.com/hashicorp/terraform-provider-google/pull/13243)) - container: fixed a permadiff on `location_policy` of `google_container_cluster` and `google_container_node_pool` ([#​13283](https://togithub.com/hashicorp/terraform-provider-google/pull/13283)) - identityplatform: fixed issues with `google_identity_platform_config` creation ([#​13301](https://togithub.com/hashicorp/terraform-provider-google/pull/13301)) - resourcemanager: fixed the `google_project` datasource silently returning empty results when the project was not found or not in the ACTIVE state. Now, an error will be surfaced instead. ([#​13358](https://togithub.com/hashicorp/terraform-provider-google/pull/13358)) - sql: fixed `sql_database_instance` leaking root users ([#​13258](https://togithub.com/hashicorp/terraform-provider-google/pull/13258)) ### [`v4.47.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4470-December-21-2022) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.46.0...v4.47.0) NOTES: - sql: fixed an issue where `google_sql_database` was abandoned by default as of version `4.45.0`. Users who have upgraded to `4.45.0` or `4.46.0` will see a diff when running their next `terraform apply` after upgrading this version, indicating the `deletion_policy` field's value has changed from `"ABANDON"` to `"DELETE"`. This will create a no-op call against the API, but can otherwise be safely applied. ([#​13226](https://togithub.com/hashicorp/terraform-provider-google/pull/13226)) FEATURES: - **New Resource:** `google_alloydb_backup` ([#​13202](https://togithub.com/hashicorp/terraform-provider-google/pull/13202)) - **New Resource:** `google_filestore_backup` ([#​13209](https://togithub.com/hashicorp/terraform-provider-google/pull/13209)) IMPROVEMENTS: - bigtable: added `deletion_protection` field to `google_bigtable_table` ([#​13232](https://togithub.com/hashicorp/terraform-provider-google/pull/13232)) - compute: made `google_compute_subnetwork.ipv6_access_type` field updatable in-place ([#​13211](https://togithub.com/hashicorp/terraform-provider-google/pull/13211)) - container: added `auto_provisioning_defaults.cluster_autoscaling.upgrade_settings` in `google_container_cluster` ([#​13199](https://togithub.com/hashicorp/terraform-provider-google/pull/13199)) - container: added `gateway_api_config` block to `google_container_cluster` resource for supporting the gke gateway api controller ([#​13233](https://togithub.com/hashicorp/terraform-provider-google/pull/13233)) - container: promoted `gke_backup_agent_config` in `google_container_cluster` to GA ([#​13223](https://togithub.com/hashicorp/terraform-provider-google/pull/13223)) - container: promoted `min_cpu_platform` in `google_container_cluster` to GA ([#​13199](https://togithub.com/hashicorp/terraform-provider-google/pull/13199)) - datacatalog: added update support for `fields` in `google_data_catalog_tag_template` ([#​13216](https://togithub.com/hashicorp/terraform-provider-google/pull/13216)) - iam: Added plan-time validation for IAM members ([#​13203](https://togithub.com/hashicorp/terraform-provider-google/pull/13203)) - logging: added `bucket_name` field to `google_logging_metric` ([#​13210](https://togithub.com/hashicorp/terraform-provider-google/pull/13210)) - logging: made `metric_descriptor` field optional for `google_logging_metric` ([#​13225](https://togithub.com/hashicorp/terraform-provider-google/pull/13225)) BUG FIXES: - composer: fixed a crash when updating `ip_allocation_policy` of `google_composer_environment` ([#​13188](https://togithub.com/hashicorp/terraform-provider-google/pull/13188)) - sql: fixed an issue where `google_sql_database` was abandoned by default as of version `4.45.0`. Users who have upgraded to `4.45.0` or `4.46.0` will see a diff when running their next `terraform apply` after upgrading this version, indicating the `deletion_policy` field's value has changed from `"ABANDON"` to `"DELETE"`. This will create a no-op call against the API, but can otherwise be safely applied. ([#​13226](https://togithub.com/hashicorp/terraform-provider-google/pull/13226)) ### [`v4.46.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4460-December-12-2022) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.45.0...v4.46.0) FEATURES: - **New Data Source:** `google_firebase_android_app` ([#​13186](https://togithub.com/hashicorp/terraform-provider-google/pull/13186)) - **New Resource:** `google_cloud_run_v2_job` ([#​13154](https://togithub.com/hashicorp/terraform-provider-google/pull/13154)) - **New Resource:** `google_cloud_run_v2_service` ([#​13166](https://togithub.com/hashicorp/terraform-provider-google/pull/13166)) - **New Resource:** `google_gke_backup_backup_plan` (beta) ([#​13176](https://togithub.com/hashicorp/terraform-provider-google/pull/13176)) - **New Resource:** google_firebase_storage_bucket ([#​13183](https://togithub.com/hashicorp/terraform-provider-google/pull/13183)) IMPROVEMENTS: - network_services: added `origin_override_action` and `origin_redirect` to `google_network_services_edge_cache_origin` ([#​13153](https://togithub.com/hashicorp/terraform-provider-google/pull/13153)) - bigquerydatatransfer: recreate `google_bigquery_data_transfer_config` for Cloud Storage transfers when immutable params `data_path_template` and `destination_table_name_template` are changed ([#​13137](https://togithub.com/hashicorp/terraform-provider-google/pull/13137)) - compute: Added fields to resource `google_compute_security_policy` to support Cloud Armor bot management ([#​13159](https://togithub.com/hashicorp/terraform-provider-google/pull/13159)) - container: Added support for concurrent node pool mutations on a cluster. Previously, node pool mutations were restricted to run synchronously clientside. NOTE: While this feature is supported in Terraform from this release onwards, only a limited number of GCP projects will support this behavior initially. The provider will automatically process mutations concurrently as the feature rolls out generally. ([#​13173](https://togithub.com/hashicorp/terraform-provider-google/pull/13173)) - container: promoted `managed_prometheus` field in `google_container_cluster` to GA ([#​13150](https://togithub.com/hashicorp/terraform-provider-google/pull/13150)) - metastore: added general field `network_config` to `google_dataproc_metastore_service` ([#​13184](https://togithub.com/hashicorp/terraform-provider-google/pull/13184)) - storage: added support for `autoclass` in `google_storage_bucket` resource ([#​13185](https://togithub.com/hashicorp/terraform-provider-google/pull/13185)) BUG FIXES: - alloydb: made `machine_config.cpu_count` updatable on `google_alloydb_instance` ([#​13144](https://togithub.com/hashicorp/terraform-provider-google/pull/13144)) - composer: fixed a crash when updating `ip_allocation_policy` of `google_composer_environment` ([#​13188](https://togithub.com/hashicorp/terraform-provider-google/pull/13188)) - container: fixed GKE permadiff/thrashing when `update_settings. max_surge` or `update_settings. max_unavailable` values are updating on `google_container_node_pool` ([#​13171](https://togithub.com/hashicorp/terraform-provider-google/pull/13171)) - datastream: fixed `google_datastream_private_connection` ignoring failures during creation ([#​13160](https://togithub.com/hashicorp/terraform-provider-google/pull/13160)) - kms: fixed issues with deleting crypto key versions in states other than ENABLED ([#​13167](https://togithub.com/hashicorp/terraform-provider-google/pull/13167)) ### [`v4.45.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4450-December-5-2022) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.44.1...v4.45.0) FEATURES: - **New Data Source:** `google_logging_project_cmek_settings` ([#​13078](https://togithub.com/hashicorp/terraform-provider-google/pull/13078)) - **New Resource:** `google_vertex_ai_tensorboard` ([#​13065](https://togithub.com/hashicorp/terraform-provider-google/pull/13065)) - **New Resource:** `google_data_fusion_instance_iam_binding` ([#​13134](https://togithub.com/hashicorp/terraform-provider-google/pull/13134)) - **New Resource:** `google_data_fusion_instance_iam_member` ([#​13134](https://togithub.com/hashicorp/terraform-provider-google/pull/13134)) - **New Resource:** `google_data_fusion_instance_iam_policy` ([#​13134](https://togithub.com/hashicorp/terraform-provider-google/pull/13134)) - **New Resource:** `google_eventarc_google_channel_config` ([#​13080](https://togithub.com/hashicorp/terraform-provider-google/pull/13080)) - **New Resource:** `google_vertex_ai_index` ([#​13132](https://togithub.com/hashicorp/terraform-provider-google/pull/13132)) IMPROVEMENTS: - bigquerydatatransfer: forced recreation on `google_bigquery_data_transfer_config` for Cloud Storage transfers when immutable params `data_path_template` and `destination_table_name_template` are changed ([#​13137](https://togithub.com/hashicorp/terraform-provider-google/pull/13137)) - bigtable: added support for abandoning GC policy ([#​13066](https://togithub.com/hashicorp/terraform-provider-google/pull/13066)) - cloudsql: added `connector_enforcement` field to `google_sql_database_instance` resource ([#​13059](https://togithub.com/hashicorp/terraform-provider-google/pull/13059)) - compute: added `default_route_action.cors_policy` field to `google_compute_region_url_map` resource ([#​13063](https://togithub.com/hashicorp/terraform-provider-google/pull/13063)) - compute: added `default_route_action.fault_injection_policy` field to `google_compute_region_url_map` resource ([#​13063](https://togithub.com/hashicorp/terraform-provider-google/pull/13063)) - compute: added `default_route_action.timeout` field to `google_compute_region_url_map` resource ([#​13063](https://togithub.com/hashicorp/terraform-provider-google/pull/13063)) - compute: added `default_route_action.url_rewrite` field to `google_compute_region_url_map` resource ([#​13063](https://togithub.com/hashicorp/terraform-provider-google/pull/13063)) - compute: added `include_http_headers` field to the `cdn_policy` field of `google_compute_backend_service` resource ([#​13093](https://togithub.com/hashicorp/terraform-provider-google/pull/13093)) - compute: added field `list_managed_instances_results` to `google_compute_instance_group_manager` and `google_compute_region_instance_group_manager` ([#​13079](https://togithub.com/hashicorp/terraform-provider-google/pull/13079)) - compute: added subnetwork and private_ip_address arguments to resource_compute_router_interface ([#​13105](https://togithub.com/hashicorp/terraform-provider-google/pull/13105)) - container: added `resource_labels` field to `node_config` resource ([#​13104](https://togithub.com/hashicorp/terraform-provider-google/pull/13104)) - container: added field `enable_private_nodes` in `network_config` to `google_container_node_pool` ([#​13128](https://togithub.com/hashicorp/terraform-provider-google/pull/13128)) - container: added field `gcp_public_cidrs_access_enabled` and `private_endpoint_subnetwork` to `google_container_cluster` ([#​13128](https://togithub.com/hashicorp/terraform-provider-google/pull/13128)) - container: added update support for `enable_private_endpoint` and `enable_private_nodes` in `google_container_cluster` ([#​13128](https://togithub.com/hashicorp/terraform-provider-google/pull/13128)) - container: promoted `network_config` in `google_container_node_pool` to GA. ([#​13128](https://togithub.com/hashicorp/terraform-provider-google/pull/13128)) - datafusion: added `api_endpoint` and ` p4_service_account ` attributes to `google_data_fusion_instance` ([#​13134](https://togithub.com/hashicorp/terraform-provider-google/pull/13134)) - datafusion: added `zone`, `display_name`, `crypto_key_config`, `event_publish_config`, and `enable_rbac` args to `google_data_fusion_instance` ([#​13134](https://togithub.com/hashicorp/terraform-provider-google/pull/13134)) - logging: added `cmek_settings` field to `google_logging_project_bucket_config` resource ([#​13078](https://togithub.com/hashicorp/terraform-provider-google/pull/13078)) - sql: added 'deny_maintenance_period' field for 'google_sql_database_instance' within which 'end_date', 'start_date' and 'time' fields are present. ([#​13106](https://togithub.com/hashicorp/terraform-provider-google/pull/13106)) - sql: added field `deletion_policy` to resource `google_sql_database` ([#​13107](https://togithub.com/hashicorp/terraform-provider-google/pull/13107)) BUG FIXES: - compute: fixed a crash with `google_compute_instance_template` on a newly released field when `advanced_machine_features` was set ([#​13108](https://togithub.com/hashicorp/terraform-provider-google/pull/13108)) - compute: fixed a failure in updating `most_disruptive_allowed_action` on `google_compute_per_instance_config` and `google_compute_region_per_instance_config` ([#​13067](https://togithub.com/hashicorp/terraform-provider-google/pull/13067)) - compute: fixed the error when `metadata` and `machine_type` are updated while `metadata_startup_script` was already provided on `google_compute_instance` ([#​13077](https://togithub.com/hashicorp/terraform-provider-google/pull/13077)) - container: fixed the inability to update `authenticator_groups_config` on `google_container_cluster` ([#​13111](https://togithub.com/hashicorp/terraform-provider-google/pull/13111)) - container: fixed the data source `google_container_cluster` to return an error if it does not exist ([#​13070](https://togithub.com/hashicorp/terraform-provider-google/pull/13070)) - sql: fixed `googe_sql_database_instance` to include `backup_configuration` in initial create request ([#​13092](https://togithub.com/hashicorp/terraform-provider-google/pull/13092)) - storage: fixed permdiff when `website`, `website.main_page_suffix`, `website.not_found_page` are removed on `google_storage_bucket` ([#​13069](https://togithub.com/hashicorp/terraform-provider-google/pull/13069)) ### [`v4.44.1`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4441-November-22-2022) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.44.0...v4.44.1) BUG FIXES: - compute: fixed a crash with `google_compute_instance_template` on a newly released field when `advanced_machine_features` was set ([#​13108](https://togithub.com/hashicorp/terraform-provider-google/pull/13108)) ### [`v4.44.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4440-November-21-2022) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.43.1...v4.44.0) FEATURES: - **New Resource:** `google_alloydb_instance` ([#​12981](https://togithub.com/hashicorp/terraform-provider-google/pull/12981)) - **New Resource:** `google_beyondcorp_app_connector` ([#​13011](https://togithub.com/hashicorp/terraform-provider-google/pull/13011)) - **New Resource:** `google_beyondcorp_app_gateway` ([#​13011](https://togithub.com/hashicorp/terraform-provider-google/pull/13011)) - **New Resource:** `google_compute_network_firewall_policy_association` ([#​13013](https://togithub.com/hashicorp/terraform-provider-google/pull/13013)) - **New Resource:** `google_compute_network_firewall_policy_rule` ([#​13031](https://togithub.com/hashicorp/terraform-provider-google/pull/13031)) - **New Resource:** `google_compute_network_firewall_policy` ([#​12969](https://togithub.com/hashicorp/terraform-provider-google/pull/12969)) - **New Resource:** `google_compute_region_network_firewall_policy_association` ([#​13013](https://togithub.com/hashicorp/terraform-provider-google/pull/13013)) - **New Resource:** `google_compute_region_network_firewall_policy_rule` ([#​13031](https://togithub.com/hashicorp/terraform-provider-google/pull/13031)) - **New Resource:** `google_compute_region_network_firewall_policy` ([#​12969](https://togithub.com/hashicorp/terraform-provider-google/pull/12969)) - **New Resource:** `google_eventarc_channel` ([#​13021](https://togithub.com/hashicorp/terraform-provider-google/pull/13021)) - **New Resource:** `google_firebase_apple_app` ([#​13047](https://togithub.com/hashicorp/terraform-provider-google/pull/13047)) - **New Resource:** `google_firebase_hosting_channel` ([#​13053](https://togithub.com/hashicorp/terraform-provider-google/pull/13053)) - **New Resource:** `google_firebase_hosting_site` ([#​12960](https://togithub.com/hashicorp/terraform-provider-google/pull/12960)) - **New Resource:** `google_kms_crypto_key_versions` ([#​12926](https://togithub.com/hashicorp/terraform-provider-google/pull/12926)) - **New Resource:** `google_storage_transfer_agent_pool` ([#​12945](https://togithub.com/hashicorp/terraform-provider-google/pull/12945)) - **New Resource:** `google_identity_platform_project_default_config` ([#​12977](https://togithub.com/hashicorp/terraform-provider-google/pull/12977)) IMPROVEMENTS: - bigquery: supported authorized routines on resource `bigquery_dataset` and `bigquery_dataset_access` ([#​12979](https://togithub.com/hashicorp/terraform-provider-google/pull/12979)) - cloudidentity: made security label settable by making labels updatable in `google_cloud_identity_groups` ([#​12943](https://togithub.com/hashicorp/terraform-provider-google/pull/12943)) - cloudsql: added `connector_enforcement` field to `google_sql_database_instance` resource ([#​13059](https://togithub.com/hashicorp/terraform-provider-google/pull/13059)) - compute: added optional `redundant_interface` argument to `google_compute_router_interface` resource ([#​13032](https://togithub.com/hashicorp/terraform-provider-google/pull/13032)) - compute: added `default_route_action.request_mirror_policy` field to `google_compute_region_url_map` resource ([#​13030](https://togithub.com/hashicorp/terraform-provider-google/pull/13030)) - compute: added `default_route_action.retry_policy` field to `google_compute_region_url_map` resource ([#​13030](https://togithub.com/hashicorp/terraform-provider-google/pull/13030)) - compute: added `default_route_action.weighted_backend_services` field to `google_compute_region_url_map` resource ([#​13030](https://togithub.com/hashicorp/terraform-provider-google/pull/13030)) - compute: modified machine_type field in compute instance resource to accept short name. ([#​12965](https://togithub.com/hashicorp/terraform-provider-google/pull/12965)) - compute: added `visible_core_count` field to `google_compute_instance` ([#​13043](https://togithub.com/hashicorp/terraform-provider-google/pull/13043)) - container: added `enable_l4_ilb_subsetting` to GA `google_container_cluster` ([#​12988](https://togithub.com/hashicorp/terraform-provider-google/pull/12988)) - container: added `node_config.logging_variant` to `google_container_node_pool`. ([#​13049](https://togithub.com/hashicorp/terraform-provider-google/pull/13049)) - container: added `node_pool_defaults.node_config_defaults.logging_variant`, `node_pool.node_config.logging_variant`, and `node_config.logging_variant` to `google_container_cluster`. ([#​13049](https://togithub.com/hashicorp/terraform-provider-google/pull/13049)) - container: added support for Shielded Instance configuration for node auto-provisioning to `google_container_cluster` ([#​12930](https://togithub.com/hashicorp/terraform-provider-google/pull/12930)) - container: added management attribute to the `google_container_cluster` resource ([#​12987](https://togithub.com/hashicorp/terraform-provider-google/pull/12987)) - container: added field `blue_green_settings` to `google_container_node_pool` ([#​12984](https://togithub.com/hashicorp/terraform-provider-google/pull/12984)) - container: added field `strategy` to `google_container_node_pool` ([#​12984](https://togithub.com/hashicorp/terraform-provider-google/pull/12984)) - container: added support for additional values `APISERVER`, `CONTROLLER_MANAGER`, and `SCHEDULER` in `google_container_cluster.monitoring_config` ([#​12978](https://togithub.com/hashicorp/terraform-provider-google/pull/12978)) - datafusion: added `enable_rbac` field to `google_data_fusion_instance` resource ([#​12992](https://togithub.com/hashicorp/terraform-provider-google/pull/12992)) - dlp: added fields `rows_limit`, `rows_limit_percent`, and `sample_method` to `big_query_options` in `google_data_loss_prevention_job_trigger` ([#​12980](https://togithub.com/hashicorp/terraform-provider-google/pull/12980)) - dlp: added pubsub action to `google_data_loss_prevention_job_trigger` ([#​12929](https://togithub.com/hashicorp/terraform-provider-google/pull/12929)) - dns: added `gke_clusters` field to `google_dns_managed_zone` resource ([#​13048](https://togithub.com/hashicorp/terraform-provider-google/pull/13048)) - dns: added `gke_clusters` field to `google_dns_response_policy` resource ([#​13048](https://togithub.com/hashicorp/terraform-provider-google/pull/13048)) - eventarc: added field `channel` to `google_eventarc_trigger` ([#​13021](https://togithub.com/hashicorp/terraform-provider-google/pull/13021)) - gkehub: added `mesh` field and `management` subfield to resource `feature_membership` ([#​13012](https://togithub.com/hashicorp/terraform-provider-google/pull/13012)) - networkservices: added ` aws_v4_authentication ` field to ` google_network_services_edge_cache_origin ` to support S3-compatible Origins ([#​13020](https://togithub.com/hashicorp/terraform-provider-google/pull/13020)) - networkservices: added `signed_token_options` and `add_signatures` field to `google_network_services_edge_cache_service` and `validation_shared_keys` to `google_network_services_edge_cache_keyset` to support dual-token authentication ([#​13041](https://togithub.com/hashicorp/terraform-provider-google/pull/13041)) - sql: added `query_plan_per_minute` field to `insights_config` in `google_sql_database_instance` resource ([#​12951](https://togithub.com/hashicorp/terraform-provider-google/pull/12951)) - vertexai: added fields to `vertex_ai_featurestore_entitytype` to support feature value monitoring ([#​12983](https://togithub.com/hashicorp/terraform-provider-google/pull/12983)) BUG FIXES: - apigee: fixed permadiff on `consumer_accept_list` for `google_apigee_instance` ([#​13037](https://togithub.com/hashicorp/terraform-provider-google/pull/13037)) - appengine: fixed permadiff on `serviceaccount` for 'google_app_engine_flexible_app_version' ([#​12982](https://togithub.com/hashicorp/terraform-provider-google/pull/12982)) - bigtable: updated ForceNew logic for `kms_key_name` ([#​13018](https://togithub.com/hashicorp/terraform-provider-google/pull/13018)) - bigtable: updated the error handling logic to remove the resource on resource not found error only ([#​12953](https://togithub.com/hashicorp/terraform-provider-google/pull/12953)) - billingbudget: fixed a bug where `budget_filter.credit_types_treatment` in `google_billing_budget` resource was not updating. ([#​12947](https://togithub.com/hashicorp/terraform-provider-google/pull/12947)) - cloudbuild: fixed a failure when BITBUCKET is provided for `repo_type` on `google_cloudbuild_trigger` ([#​13027](https://togithub.com/hashicorp/terraform-provider-google/pull/13027)) - cloudids: fixed `endpoint_forwarding_rule` and `endpoint_ip` attributes for `google_cloud_ids_endpoint` ([#​12957](https://togithub.com/hashicorp/terraform-provider-google/pull/12957)) - compute: fixed perma-diff on `google_compute_disk` for new amd64 images ([#​12961](https://togithub.com/hashicorp/terraform-provider-google/pull/12961)) - compute: made `target_https_proxy` possible to set `ssl_certificates` and `certificate_map` in `google_compute_target_https_proxy` at the same time ([#​12950](https://togithub.com/hashicorp/terraform-provider-google/pull/12950)) - container: fixed a bug where `cluster_autoscaling.auto_provisioning_defaults.service_account` can not be set when `enable_autopilot = true` for `google_container_cluster` ([#​13024](https://togithub.com/hashicorp/terraform-provider-google/pull/13024)) - dialogflowcx: fixed a deployment issue for `google_dialogflow_cx_version` and `google_dialogflow_cx_environment` when they are deployed to a non-global location ([#​13014](https://togithub.com/hashicorp/terraform-provider-google/pull/13014)) - dns: fixed apply failure when `description` is set to empty string on `google_dns_managed_zone` ([#​12948](https://togithub.com/hashicorp/terraform-provider-google/pull/12948)) - provider: fixed a crash during provider authentication for certain environments ([#​13056](https://togithub.com/hashicorp/terraform-provider-google/pull/13056)) - storage: fixed a crash when `log_bucket` is updated with empty body on `google_storage_bucket` ([#​13058](https://togithub.com/hashicorp/terraform-provider-google/pull/13058)) - vertexai: made google_vertex_ai_featurestore_entitytype always use regional endpoint corresponding to parent's region ([#​12959](https://togithub.com/hashicorp/terraform-provider-google/pull/12959)) ### [`v4.43.1`](https://togithub.com/hashicorp/terraform-provider-google/releases/tag/v4.43.1) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.43.0...v4.43.1) BUG FIXES: - provider: fixed a crash during provider authentication for certain environments ([#​13056](https://togithub.com/hashicorp/terraform-provider-google/pull/13056)) ### [`v4.43.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4430-November-7-2022) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.42.1...v4.43.0) FEATURES: - **New Resource:** `google_kms_crypto_key_version` ([#​12926](https://togithub.com/hashicorp/terraform-provider-google/pull/12926)) ### [`v4.42.1`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4421-November-2-2022) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.42.0...v4.42.1) BUG FIXES: - storage: fixed a crash in `google_storage_bucket` when upgrading provider to version `4.42.0` with `lifecycle_rule.condition.age` unset ([#​12922](https://togithub.com/hashicorp/terraform-provider-google/pull/12922)) ### [`v4.42.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#​4420-October-31-2022) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.41.0...v4.42.0) FEATURES: - **New Data Source:** `google_compute_addresses` ([#​12829](https://togithub.com/hashicorp/terraform-provider-google/pull/12829)) - **New Data Source:** `google_compute_region_network_endpoint_group` ([#​12849](https://togithub.com/hashicorp/terraform-provider-google/pull/12849)) - **New Resource:** `google_alloydb_cluster` ([#​12772](https://togithub.com/hashicorp/terraform-provider-google/pull/12772)) - **New Resource:** `google_bigquery_analytics_hub_data_exchange_iam` ([#​12845](https://togithub.com/hashicorp/terraform-provider-google/pull/12845)) - **New Resource:** `google_bigquery_analytics_hub_data_exchange` ([#​12845](https://togithub.com/hashicorp/terraform-provider-google/pull/12845)) - **New Resource:** `google_bigquery_analytics_hub_listing_iam` ([#​12845](https://togithub.com/hashicorp/terraform-provider-google/pull/12845)) - **New Resource:** `google_bigquery_analytics_hub_listing` ([#​12845](https://togithub.com/hashicorp/terraform-provider-google/pull/12845)) - **New Resource:** `google_iam_workforce_pool` ([#​12863](https://togithub.com/hashicorp/terraform-provider-google/pull/12863)) - **New Resource:** `google_monitoring_generic_service` ([#​12796](https://togithub.com/hashicorp/terraform-provider-google/pull/12796)) - **New Resource:** `google_scc_source_iam_binding` ([#​12840](https://togithub.com/hashicorp/terraform-provider-google/pull/12840)) - **New Resource:** `google_scc_source_iam_member` ([#​12840](https://togithub.com/hashicorp/terraform-provider-google/pull/12840)) - **New Resource:** `google_scc_source_iam_policy` ([#​12840](https://togithub.com/hashicorp/terraform-provider-google/pull/12840)) - **New Resource:** `google_vertex_ai_endpoint` ([#​12858](https://togithub.com/hashicorp/terraform-provider-google/pull/12858)) - **New Resource:** `google_vertex_ai_featurestore_entitytype_feature` ([#​12797](https://togithub.com/hashicorp/terraform-provider-google/pull/12797)) - **New Resource:** `google_vertex_ai_featurestore_entitytype` ([#​12797](https://togithub.com/hashicorp/terraform-provider-google/pull/12797)) - **New Resource:** `google_vertex_ai_featurestore` ([#​12797](https://togithub.com/hashicorp/terraform-provider-google/pull/12797)) IMPROVEMENTS: - appengine: added `member` field to `google_app_engine_default_service_account` datasource ([#​12768](https://togithub.com/hashicorp/terraform-provider-google/pull/12768)) - bigquery: added `max_time_travel_hours` field in `google_bigquery_dataset` resource ([#​12830](https://togithub.com/hashicorp/terraform-provider-google/pull/12830)) - bigquery: added `member` field to `google_bigquery_default_service_account` datasource ([#​12768](https://togithub.com/hashicorp/terraform-provider-google/pull/12768)) - cloudbuild: added `

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 is behind base branch, or you tick the rebase/retry checkbox.

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



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

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

forking-renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

github-actions[bot] commented 1 year ago

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days