You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
## v0.110.0 (Sept 22, 2025)
2
+
3
+
FEATURES:
4
+
5
+
* Add geography to provider configuration. [[GH-1354](https://github.com/hashicorp/hcp/issues/1354)]
6
+
* Add hcp_dns_forwarding resource and data source to enable BYO-DNS (Bring Your Own DNS) support for HVN. [[GH-1366](https://github.com/hashicorp/hcp/issues/1366)]
7
+
* Add hcp_dns_forwarding_rule resource and data source to manage individual DNS forwarding rules within DNS forwarding configurations. [[GH-1366](https://github.com/hashicorp/hcp/issues/1366)]
8
+
* Add support for private link resources with new `hcp_private_link` resource and `hcp_private_link_service` data source [[GH-1363](https://github.com/hashicorp/hcp/issues/1363)]
9
+
10
+
IMPROVEMENTS:
11
+
12
+
* Updates hcp_vault_radar_source_github_cloud and hcp_vault_radar_source_github_enterprise to accept `detector_type`. [[GH-1353](https://github.com/hashicorp/hcp/issues/1353)]
13
+
14
+
BUG FIXES:
15
+
16
+
* Fix the example documentation for `hcp_service_principal_key`. [[GH-1361](https://github.com/hashicorp/hcp/issues/1361)]
17
+
* Fix the example documentation for hcp_iam_workload_identity_provider. [[GH-1345](https://github.com/hashicorp/hcp/issues/1345)]
0 commit comments