Skip to content

Commit 7a6c1f8

Browse files
committed
update CHANGELOG
1 parent 87879e9 commit 7a6c1f8

File tree

1 file changed

+67
-0
lines changed

1 file changed

+67
-0
lines changed

CHANGELOG.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff 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))
47+
* Enterprise BaaS feature ([4845](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4845))
48+
* sarama golang library update ([4810](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4810))
49+
* 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))
53+
* Remove deprecated scaling attributes ([4481](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4481))
54+
* update CD Go SDK version ([4887](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4887))
55+
* Adding updates to the scc resources/datasources ([4865](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4865))
56+
* Add support for Elasticsearch Platinum ([4712](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4712))
57+
* Add support for security groups for network load balancers ([4888](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4888))
58+
59+
60+
Bug Fixes
61+
* Fix handling of bundle_certs in Secrets Manager public cert ([4854](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4854))
62+
* add description in docs for Key Protect ([4846](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4846))
63+
* Update iam_service_policy.html.markdown ([4836](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4836))
64+
* v1.58.0 ibm_container_cluster_config: new endpoint_type returning self-signed private endpoint ([4861](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4861))
65+
* Doc correction: Share mount target doc corrections ([4889](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4889))
66+
* Fix indentation for subcategory ([4891](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4891))
67+
168
# 1.59.0-beta0 (Oct 25, 2023)
269

370
Features

0 commit comments

Comments
 (0)