Skip to content

Commit e4423cb

Browse files
melinathshuyama1
andauthored
4.42.0 changelog (#4826)
Co-authored-by: Shuya Ma <[email protected]>
1 parent e9225a8 commit e4423cb

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,50 @@
11
## 4.42.0 (Unreleased)
22

3+
FEATURES:
4+
* **New Data Source:** `google_compute_addresses` ([#4802](https://github.com/hashicorp/terraform-provider-google-beta/pull/4802))
5+
* **New Data Source:** `google_compute_region_network_endpoint_group` ([#4811](https://github.com/hashicorp/terraform-provider-google-beta/pull/4811))
6+
* **New Resource:** `google_alloydb_cluster` ([#4780](https://github.com/hashicorp/terraform-provider-google-beta/pull/4780))
7+
* **New Resource:** `google_dataform_repository` (beta) ([#4801](https://github.com/hashicorp/terraform-provider-google-beta/pull/4801))
8+
* **New Resource:** `google_firebase_android_app` ([#4814](https://github.com/hashicorp/terraform-provider-google-beta/pull/4814))
9+
* **New Resource:** `google_iam_workforce_pool` ([#4818](https://github.com/hashicorp/terraform-provider-google-beta/pull/4818))
10+
* **New Resource:** `google_monitoring_generic_service` ([#4789](https://github.com/hashicorp/terraform-provider-google-beta/pull/4789))
11+
* **New Resource:** `google_scc_source_iam_binding` ([#4806](https://github.com/hashicorp/terraform-provider-google-beta/pull/4806))
12+
* **New Resource:** `google_scc_source_iam_member` ([#4806](https://github.com/hashicorp/terraform-provider-google-beta/pull/4806))
13+
* **New Resource:** `google_scc_source_iam_policy` ([#4806](https://github.com/hashicorp/terraform-provider-google-beta/pull/4806))
14+
* **New Resource:** `google_vertex_ai_endpoint` ([#4815](https://github.com/hashicorp/terraform-provider-google-beta/pull/4815))
15+
* **New Resource:** `google_vertex_ai_featurestore_iam_binding` ([#4825](https://github.com/hashicorp/terraform-provider-google-beta/pull/4825))
16+
* **New Resource:** `google_vertex_ai_featurestore_iam_member` ([#4825](https://github.com/hashicorp/terraform-provider-google-beta/pull/4825))
17+
* **New Resource:** `google_vertex_ai_featurestore_iam_policy` ([#4825](https://github.com/hashicorp/terraform-provider-google-beta/pull/4825))
18+
19+
IMPROVEMENTS:
20+
* appengine: added `member` field to `google_app_engine_default_service_account` datasource ([#4779](https://github.com/hashicorp/terraform-provider-google-beta/pull/4779))
21+
* bigquery: added `max_time_travel_hours` field in `google_bigquery_dataset` resource ([#4803](https://github.com/hashicorp/terraform-provider-google-beta/pull/4803))
22+
* bigquery: added `member` field to `google_bigquery_default_service_account` datasource ([#4779](https://github.com/hashicorp/terraform-provider-google-beta/pull/4779))
23+
* cloudbuild: added `script` field to `google_cloudbuild_trigger` resource ([#4807](https://github.com/hashicorp/terraform-provider-google-beta/pull/4807))
24+
* cloudplatform: validated `project_id` for `google_project` data-source ([#4810](https://github.com/hashicorp/terraform-provider-google-beta/pull/4810))
25+
* cloudrun: added field `liveness_probe` to resource `google_cloud_run_service` ([#4788](https://github.com/hashicorp/terraform-provider-google-beta/pull/4788))
26+
* cloudrun: added field `startup_probe` to resource `google_cloud_run_service` ([#4773](https://github.com/hashicorp/terraform-provider-google-beta/pull/4773))
27+
* compute: added `source_disk` field to `google_compute_disk` and `google_compute_region_disk` resource ([#4783](https://github.com/hashicorp/terraform-provider-google-beta/pull/4783))
28+
* compute: added general field `rules` to `google_compute_router_nat` ([#4797](https://github.com/hashicorp/terraform-provider-google-beta/pull/4797))
29+
* container: added `disk_size` and `disk_type` fields to `google_container_cluster.cluster_autoscaling.auto_provisioning_defaults` ([#4786](https://github.com/hashicorp/terraform-provider-google-beta/pull/4786))
30+
* container: added support for in-place update of `node_config.0.tags` for `google_container_node_pool` resource ([#4781](https://github.com/hashicorp/terraform-provider-google-beta/pull/4781))
31+
* datastream: added `private_connectivity` field to `google_datastream_connection_profile` ([#4808](https://github.com/hashicorp/terraform-provider-google-beta/pull/4808))
32+
* dns: added `enable_geo_fencing` to `routing_policy` block of `google_dns_record_set` resource ([#4816](https://github.com/hashicorp/terraform-provider-google-beta/pull/4816))
33+
* dns: added `health_checked_targets` to `wrr` and `geo` blocks of `google_dns_record_set` resource ([#4816](https://github.com/hashicorp/terraform-provider-google-beta/pull/4816))
34+
* dns: added `primary_backup` to `routing_policy` block of `google_dns_record_set` resource ([#4816](https://github.com/hashicorp/terraform-provider-google-beta/pull/4816))
35+
* firebase: added `app_urls` field to `google_firebase_web_app` ([#4798](https://github.com/hashicorp/terraform-provider-google-beta/pull/4798))
36+
* firebase: added deletion support and new field `deletion_policy` for `google_firebase_web_app` ([#4796](https://github.com/hashicorp/terraform-provider-google-beta/pull/4796))
37+
* privateca: added a new field `skip_grace_period` to skip the grace period when deleting a CertificateAuthority. ([#4784](https://github.com/hashicorp/terraform-provider-google-beta/pull/4784))
38+
* serviceaccount: added `member` field to `google_service_account` resource and datasource ([#4779](https://github.com/hashicorp/terraform-provider-google-beta/pull/4779))
39+
* sql: added `time_zone` field in `google_sql_database_instance` ([#4774](https://github.com/hashicorp/terraform-provider-google-beta/pull/4774))
40+
* storage: added `member` field to `google_storage_project_service_account` and `google_storage_transfer_project_service_account` datasource ([#4779](https://github.com/hashicorp/terraform-provider-google-beta/pull/4779))
41+
42+
BUG FIXES:
43+
* compute: made `vm_count` in `google_compute_resource_policy` optional ([#4792](https://github.com/hashicorp/terraform-provider-google-beta/pull/4792))
44+
* container: fixed inability to update `datapath_provider` on `google_container_cluster` by making field changes trigger resource recreation ([#4824](https://github.com/hashicorp/terraform-provider-google-beta/pull/4824))
45+
* pubsub: ensured topics are recreated when their schemas change. ([#4791](https://github.com/hashicorp/terraform-provider-google-beta/pull/4791))
46+
* redis: updated `persistence_config.rdb_snapshot_period` to optional in the `google_redis_instance` resource. ([#4821](https://github.com/hashicorp/terraform-provider-google-beta/pull/4821))
47+
348
## 4.41.0 (October 17, 2022)
449

550
KNOWN ISSUES:

0 commit comments

Comments
 (0)