Skip to content

Commit 4a20ec6

Browse files
SarahFrenchtrodge
andauthored
CHANGELOG for 5.16.0 (#6952)
* Add raw output from changelog-gen * Address `UNKNOWN CHANGELOG TYPE`, improve clarity of `bigquery` entry * Rephrase firebasehosting entry * Change verb tense * Update CHANGELOG.md --------- Co-authored-by: Thomas Rodgers <[email protected]>
1 parent 6f5b8f2 commit 4a20ec6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
## 5.16.0 (Unreleased)
2+
3+
FEATURES:
4+
* **New Resource:** `google_clouddeploy_delivery_pipeline_iam_*` ([#6928](https://github.com/hashicorp/terraform-provider-google-beta/pull/6928))
5+
* **New Resource:** `google_compute_instance_group_membership` ([#6933](https://github.com/hashicorp/terraform-provider-google-beta/pull/6933))
6+
* **New Resource:** `google_discovery_engine_search_engine` ([#6919](https://github.com/hashicorp/terraform-provider-google-beta/pull/6919))
7+
* **New Resource:** `google_firebase_app_check_service_config` ([#6921](https://github.com/hashicorp/terraform-provider-google-beta/pull/6921))
8+
9+
IMPROVEMENTS:
10+
* bigquery: promoted `table_replication_info` field on `resource_bigquery_table` resource to GA ([#6929](https://github.com/hashicorp/terraform-provider-google-beta/pull/6929))
11+
* compute: added `confidential_instance_config.confidential_instance_type` field to `google_compute_instance`, `google_compute_instance_template`, and `google_compute_region_instance_template` resources ([#6934](https://github.com/hashicorp/terraform-provider-google-beta/pull/6934))
12+
* networksecurity: removed unused custom code from `google_network_security_address_group` ([#6931](https://github.com/hashicorp/terraform-provider-google-beta/pull/6931))
13+
* provider: added an optional provider level label `goog-terraform-provisioned` to identify resources that were created by Terraform when viewing/editing these resources in other tools. ([#6924](https://github.com/hashicorp/terraform-provider-google-beta/pull/6924))
14+
15+
BUG FIXES:
16+
* firebasehosting: fixed typing in `google_firebase_hosting_custom_domain` `issues.details` field ([#6926](https://github.com/hashicorp/terraform-provider-google-beta/pull/6926))
217

318
## 5.15.0 (Feb 5, 2024)
419

0 commit comments

Comments
 (0)