|
1 |
| -## 6.42.0 (Unreleased) |
| 1 | +## 6.43.0 (Unreleased) |
| 2 | + |
| 3 | +## 6.42.0 (July 1, 2025) |
| 4 | + |
| 5 | +FEATURES: |
| 6 | +* **New Resource:** `google_apihub_plugin_instance` ([#10225](https://github.com/hashicorp/terraform-provider-google-beta/pull/10225)) |
| 7 | +* **New Resource:** `google_apihub_plugin` ([#10254](https://github.com/hashicorp/terraform-provider-google-beta/pull/10254)) |
| 8 | +* **New Resource:** `google_compute_wire_group` ([#10255](https://github.com/hashicorp/terraform-provider-google-beta/pull/10255)) |
| 9 | +* **New Resource:** `google_dialogflow_cx_generative_settings` ([#10244](https://github.com/hashicorp/terraform-provider-google-beta/pull/10244)) |
| 10 | + |
| 11 | +IMPROVEMENTS: |
| 12 | +* cloudidentity: added `create_ignore_already_exists` field to `google_cloud_identity_group_membership` resource ([#10229](https://github.com/hashicorp/terraform-provider-google-beta/pull/10229)) |
| 13 | +* cloudkms: added `etag` field to `google_kms_autokey_config` resource ([#10227](https://github.com/hashicorp/terraform-provider-google-beta/pull/10227)) |
| 14 | +* cloudrunv2: added `node_selector` field to `google_cloud_run_v2_job` resource ([#10234](https://github.com/hashicorp/terraform-provider-google-beta/pull/10234)) |
| 15 | +* compute: added `access_mode` field to `google_compute_region_disk` resource ([#10256](https://github.com/hashicorp/terraform-provider-google-beta/pull/10256)) |
| 16 | +* compute: added `match.src_secure_tags` and `target_secure_tags` fields to `google_compute_firewall_policy_rule` resource ([#10261](https://github.com/hashicorp/terraform-provider-google-beta/pull/10261)) |
| 17 | +* compute: added `params.resource_manager_tags` field to `google_compute_network` resource ([#10266](https://github.com/hashicorp/terraform-provider-google-beta/pull/10266)) |
| 18 | +* compute: added `policy_type` field to `google_compute_network_firewall_policy`, `google_compute_network_firewall_policy_with_rules`, `google_compute_region_network_firewall_policy`, and `google_compute_region_network_firewall_policy_with_rules` resources ([#10239](https://github.com/hashicorp/terraform-provider-google-beta/pull/10239)) |
| 19 | +* compute: added `resource_policies.workload_policy` field to `google_compute_instance_group_manager` resource ([#10265](https://github.com/hashicorp/terraform-provider-google-beta/pull/10265)) |
| 20 | +* container: added `confidential_nodes.confidential_instance_type` field to `google_container_cluster` resource ([#10257](https://github.com/hashicorp/terraform-provider-google-beta/pull/10257)) |
| 21 | +* container: added `gke_auto_upgrade_config` field to `google_container_cluster` resource ([#10258](https://github.com/hashicorp/terraform-provider-google-beta/pull/10258)) |
| 22 | +* container: added `node_config.confidential_nodes.confidential_instance_type` field to `google_container_node_pool` resource ([#10257](https://github.com/hashicorp/terraform-provider-google-beta/pull/10257)) |
| 23 | +* firestore: revoked deprecation of `deletion_policy` field in `google_firestore_database` resource ([#10251](https://github.com/hashicorp/terraform-provider-google-beta/pull/10251)) |
| 24 | +* iam_beta: added `attestation_rules` field to `google_iam_workload_identity_pool_managed_identity` resource ([#10250](https://github.com/hashicorp/terraform-provider-google-beta/pull/10250)) |
| 25 | +* memorystore: added `kms_key` field to `google_memorystore_instance` resource ([#10246](https://github.com/hashicorp/terraform-provider-google-beta/pull/10246)) |
| 26 | +* redis: added `effective_reserved_ip_range` field to `google_redis_instance` resource ([#10235](https://github.com/hashicorp/terraform-provider-google-beta/pull/10235)) |
| 27 | +* secretmanager: added `deletion_protection` field to `google_secret_manager_regional_secret` resource ([#10247](https://github.com/hashicorp/terraform-provider-google-beta/pull/10247)) |
| 28 | +* spanner: added `encryption_config.kms_key_name` field to `google_spanner_backup_schedule` resource ([#10230](https://github.com/hashicorp/terraform-provider-google-beta/pull/10230)) |
| 29 | +* storage: added `allow_cross_org_vpcs` and `allow_all_service_agent_access` fields to `google_storage_bucket` resource ([#10252](https://github.com/hashicorp/terraform-provider-google-beta/pull/10252)) |
| 30 | + |
| 31 | +BUG FIXES: |
| 32 | +* bigqueryanalyticshub: supported in-place update for `log_linked_dataset_query_user_email` in `google_bigquery_analytics_hub_listing` and `google_bigquery_analytics_hub_data_exchange` resources. Once enabled, this feature cannot be disabled. ([#10241](https://github.com/hashicorp/terraform-provider-google-beta/pull/10241)) |
| 33 | +* bigquerydatatransfer: stopped surfacing persistent warnings recommending write-only field when using `secret_access_key` on `google_bigquery_data_transfer_config` ([#10263](https://github.com/hashicorp/terraform-provider-google-beta/pull/10263)) |
| 34 | +* memorystore: added the ability to set the `replica_count` field in `google_memorystore_instance` resource to 0 ([#10259](https://github.com/hashicorp/terraform-provider-google-beta/pull/10259)) |
| 35 | +* monitoring: made `description` and `displayName` optional and mutable in `google_monitoring_metric_descriptor` resource ([#10233](https://github.com/hashicorp/terraform-provider-google-beta/pull/10233)) |
| 36 | +* redis: fixed `reserved_ip_range` field not being populated for `google_redis_instance` data source ([#10235](https://github.com/hashicorp/terraform-provider-google-beta/pull/10235)) |
| 37 | +* secretmanager: stopped surfacing persistent warnings recommending write-only field when using `secret_data` on `google_secret_manager_secret_version` ([#10263](https://github.com/hashicorp/terraform-provider-google-beta/pull/10263)) |
| 38 | +* sql: stopped surfacing persistent warnings recommending write-only field when using `password` on `google_sql_user` ([#10263](https://github.com/hashicorp/terraform-provider-google-beta/pull/10263)) |
| 39 | +* workbench: added support for setting `serial-port-logging-enable` key in `metadata` field in `google_workbench_instance` resource ([#10253](https://github.com/hashicorp/terraform-provider-google-beta/pull/10253)) |
2 | 40 |
|
3 | 41 | ## 6.41.0 (June 24, 2025)
|
4 | 42 |
|
|
0 commit comments