|
1 | | -## 6.21.0 (Unreleased) |
| 1 | +## 6.22.0 (Feb 24, 2025) |
| 2 | + |
| 3 | +NOTES: |
| 4 | +* provider: The Terraform Provider for Google Cloud's regular release date will move from Monday to Tuesday in early March. The 2025/03/10 release will be made on 2025/03/11. |
| 5 | + |
| 6 | +DEPRECATIONS: |
| 7 | +* datacatalog: deprecated `google_data_catalog_tag_template`. Use `google_dataplex_aspect_type` instead. For steps to transition your Data Catalog users, workloads, and content to Dataplex Catalog, see https://cloud.google.com/dataplex/docs/transition-to-dataplex-catalog. ([#9347](https://github.com/hashicorp/terraform-provider-google-beta/pull/9347)) |
| 8 | +* datacatalog: deperecated `google_data_catalog_entry_group`. Use `google_dataplex_entry_group` instead. For steps to transition your Data Catalog users, workloads, and content to Dataplex Catalog, see https://cloud.google.com/dataplex/docs/transition-to-dataplex-catalog. ([#9349](https://github.com/hashicorp/terraform-provider-google-beta/pull/9349)) |
| 9 | + |
| 10 | +FEATURES: |
| 11 | +* **New Data Source:** `google_alloydb_cluster` ([#9361](https://github.com/hashicorp/terraform-provider-google-beta/pull/9361)) |
| 12 | +* **New Data Source:** `google_project_ancestry` ([#9326](https://github.com/hashicorp/terraform-provider-google-beta/pull/9326)) |
| 13 | +* **New Resource:** `google_gemini_data_sharing_with_google_setting_binding` ([#9356](https://github.com/hashicorp/terraform-provider-google-beta/pull/9356)) |
| 14 | +* **New Resource:** `google_spanner_instance_partition` ([#9354](https://github.com/hashicorp/terraform-provider-google-beta/pull/9354)) |
| 15 | + |
| 16 | +IMPROVEMENTS: |
| 17 | +* compute: added `import_subnet_routes_with_public_ip` and `export_subnet_routes_with_public_ip` fields to `google_compute_network_peering_routes_config` resource ([#9320](https://github.com/hashicorp/terraform-provider-google-beta/pull/9320)) |
| 18 | +* developerconnect: added `bitbucket_cloud_config` and `bitbucket_data_center_config` fields to `google_developer_connect_connection` resource (ga) ([#9338](https://github.com/hashicorp/terraform-provider-google-beta/pull/9338)) |
| 19 | +* iam: added `extra_attributes_oauth2_client` field to `google_iam_workforce_pool_provider` resource ([#9336](https://github.com/hashicorp/terraform-provider-google-beta/pull/9336)) |
| 20 | +* redis: added `kms_key` field to `google_redis_cluster` resource ([#9334](https://github.com/hashicorp/terraform-provider-google-beta/pull/9334)) |
| 21 | +* tpuv2: added `network_config` field to `google_tpu_v2_queued_resource` resource ([#9332](https://github.com/hashicorp/terraform-provider-google-beta/pull/9332)) |
| 22 | + |
| 23 | +BUG FIXES: |
| 24 | +* apigee: fixed error when deleting `google_apigee_organization` ([#9352](https://github.com/hashicorp/terraform-provider-google-beta/pull/9352)) |
| 25 | +* bigtable: fixed a bug where sometimes updating an instance's cluster list could result in an error if there was an existing cluster with autoscaling enabled ([#9368](https://github.com/hashicorp/terraform-provider-google-beta/pull/9368)) |
| 26 | +* chronicle: fixed bug setting `enabled` on creation in `google_chronicle_rule_deployment` ([#9343](https://github.com/hashicorp/terraform-provider-google-beta/pull/9343)) |
| 27 | + |
| 28 | +## 6.21.0 (Feb 18, 2025) |
| 29 | + |
| 30 | +NOTES: |
| 31 | +* provider: The Terraform Provider for Google Cloud's regular release date will move from Monday to Tuesday in early March. The 2025/03/10 release will be made on 2025/03/11. |
| 32 | + |
| 33 | +FEATURES: |
| 34 | +* **New Data Source:** `google_alloydb_instance` ([#9307](https://github.com/hashicorp/terraform-provider-google-beta/pull/9307)) |
| 35 | +* **New Resource:** `google_firebase_data_connect_service` ([#9304](https://github.com/hashicorp/terraform-provider-google-beta/pull/9304)) |
| 36 | +* **New Resource:** `google_gemini_data_sharing_with_google_setting` ([#9250](https://github.com/hashicorp/terraform-provider-google-beta/pull/9250)) |
| 37 | +* **New Resource:** `google_gemini_gemini_gcp_enablement_setting` (beta) ([#9253](https://github.com/hashicorp/terraform-provider-google-beta/pull/9253)) |
| 38 | +* **New Resource:** `google_gemini_logging_setting_binding` ([#9292](https://github.com/hashicorp/terraform-provider-google-beta/pull/9292)) |
| 39 | +* **New Resource:** `google_gemini_release_channel_setting_binding` ([#9287](https://github.com/hashicorp/terraform-provider-google-beta/pull/9287)) |
| 40 | +* **New Resource:** `google_netapp_volume_quota_rule` ([#9248](https://github.com/hashicorp/terraform-provider-google-beta/pull/9248)) |
| 41 | + |
| 42 | +IMPROVEMENTS: |
| 43 | +* accesscontextmanager: added `etag` to access context manager directional policy resources `google_access_context_manager_service_perimeter_dry_run_egress_policy`, `google_access_context_manager_service_perimeter_dry_run_ingress_policy`, `google_access_context_manager_service_perimeter_egress_policy` and `google_access_context_manager_service_perimeter_ingress_policy` to prevent overriding changes ([#9302](https://github.com/hashicorp/terraform-provider-google-beta/pull/9302)) |
| 44 | +* accesscontextmanager: added `title` field to policy blocks under `google_access_context_manager_service_perimeter` and variants ([#9259](https://github.com/hashicorp/terraform-provider-google-beta/pull/9259)) |
| 45 | +* artifactregistry: set pageSize to 1000 to speedup `google_artifact_registry_docker_image` data source queries ([#9297](https://github.com/hashicorp/terraform-provider-google-beta/pull/9297)) |
| 46 | +* compute: added `graceful_shutdown` field to `google_compute_instance`, `google_compute_instance_template` and `google_compute_region_instance_template` resource ([#9278](https://github.com/hashicorp/terraform-provider-google-beta/pull/9278)) |
| 47 | +* compute: added `labels` field to `google_compute_ha_vpn_gateway` resource ([#9309](https://github.com/hashicorp/terraform-provider-google-beta/pull/9309)) |
| 48 | +* compute: added validation for disk names in `google_compute_disk` ([#9280](https://github.com/hashicorp/terraform-provider-google-beta/pull/9280)) |
| 49 | +* container: added new fields `container_log_max_size`, `container_log_max_files`, `image_gc_low_threshold_percent`, `image_gc_high_threshold_percent`, `image_minimum_gc_age`, `image_maximum_gc_age`, and `allowed_unsafe_sysctls` to `node_kubelet_config` block in `google_container_cluster` resource. ([#9274](https://github.com/hashicorp/terraform-provider-google-beta/pull/9274)) |
| 50 | +* monitoring: added `condition_sql` field to `google_monitoring_alert_policy` resource ([#9242](https://github.com/hashicorp/terraform-provider-google-beta/pull/9242)) |
| 51 | +* networkservices: added `location` field to `google_network_services_mesh` resource ([#9282](https://github.com/hashicorp/terraform-provider-google-beta/pull/9282)) |
| 52 | +* workstations: added update support to `persistent_directories.gce_pd.size_gb` and `persistent_directories.gce_pd.disk_type` in `google_workstations_workstation_config` resource ([#9305](https://github.com/hashicorp/terraform-provider-google-beta/pull/9305)) |
| 53 | +* securitycenter: added `type`, `expiry_time` field to `google_scc_mute_config` resource ([#9273](https://github.com/hashicorp/terraform-provider-google-beta/pull/9273)) |
| 54 | + |
| 55 | +BUG FIXES: |
| 56 | +* chronicle: fixed creation issues when optional fields were missing for `google_chronicle_rule_deployment` resource ([#9312](https://github.com/hashicorp/terraform-provider-google-beta/pull/9312)) |
| 57 | +* dns: fixed a bug where `google_dns_managed_zone` is unable to update with `service_directory_config` specified ([#9239](https://github.com/hashicorp/terraform-provider-google-beta/pull/9239)) |
| 58 | +* databasemigrationservice: fixed error details type on `google_database_migration_service_migration_job` ([#9244](https://github.com/hashicorp/terraform-provider-google-beta/pull/9244)) |
| 59 | +* networkservices: fixed a bug with `google_network_services_authz_extension.wire_format` sending an invalid default value by removing the Terraform default and letting the API set the default. ([#9245](https://github.com/hashicorp/terraform-provider-google-beta/pull/9245)) |
2 | 60 |
|
3 | 61 | ## 6.20.0 (Feb 10, 2025) |
4 | 62 |
|
|
0 commit comments