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
+67Lines changed: 67 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,70 @@
1
+
# 1.59.0 (Oct 30, 2023)
2
+
3
+
Features
4
+
* Support Usage Reports
5
+
-**Datasources**
6
+
- ibm_billing_snapshot_list
7
+
-**Resources**
8
+
- ibm_billing_report_snapshot
9
+
10
+
* Support Power Instance
11
+
-**Datasources**
12
+
- ibm_pi_workspace
13
+
- ibm_pi_workspaces
14
+
- ibm_pi_datacenter
15
+
- ibm_pi_datacenters
16
+
17
+
* Support Schematics Agents
18
+
-**Datasources**
19
+
- ibm_schematics_policies
20
+
- ibm_schematics_policy
21
+
- ibm_schematics_agents
22
+
- ibm_schematics_agent
23
+
- ibm_schematics_agent_prs
24
+
- ibm_schematics_agent_deploy
25
+
- ibm_schematics_agent_health
26
+
-**Resources**
27
+
- ibm_schematics_policy
28
+
- ibm_schematics_agent
29
+
- ibm_schematics_agent_prs
30
+
- ibm_schematics_agent_deploy
31
+
- ibm_schematics_agent_health
32
+
33
+
* Support Event Notification
34
+
-**Datasources**
35
+
- ibm_en_destination_custom_email
36
+
- ibm_en_subscription_custom_email
37
+
-**Resources**
38
+
- ibm_en_destination_custom_email
39
+
- ibm_en_subscription_custom_email
40
+
41
+
42
+
Enhancements
43
+
* Get secret by name ([4825](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4825))
44
+
* VPN for VPC: Customer should be able to recover their gateway or server for unhealthy status ([4858](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4858))
45
+
* support for tf 1.5 in schematics workspace ([4853](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4853))
46
+
* Deprecated match_resource_types and Intoduced match_resource_type ([4863](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4863))
* Adding NUMA and Profile Status to instance, instance profile and dedicated hosts ([4871](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4871))
50
+
* update terraform as per latest eventstreams go sdk release 1.4.0 ([4862](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4862))
51
+
* Add path to invoke update without determining changed CRN data, add validator for name of secrets ([4859](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4859))
52
+
* Feature: ReplicationEnabledField for Storage Pool ([4875](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4875))
0 commit comments