|
| 1 | +# 1.58.0 (Sep 29, 2023) |
| 2 | + |
| 3 | +Features |
| 4 | +* Support Satellite Cluster |
| 5 | + - **Resources** |
| 6 | + - ibm_satellite_storage_configuration |
| 7 | + - ibm_satellite_storage_assignment |
| 8 | + - **Datasources** |
| 9 | + - ibm_satellite_storage_configuration |
| 10 | + - ibm_satellite_storage_assignment |
| 11 | +* Support Security and Compliance |
| 12 | + - **Resources** |
| 13 | + - ibm_scc_rule |
| 14 | + - ibm_scc_control_library |
| 15 | + - ibm_scc_profile |
| 16 | + - ibm_scc_profile_attachment |
| 17 | + - ibm_scc_provider_type_instance |
| 18 | + - **Datasources** |
| 19 | + - ibm_scc_instance_settings |
| 20 | + - ibm_scc_control_library |
| 21 | + - ibm_scc_profile |
| 22 | + - ibm_scc_profile_attachment |
| 23 | + - ibm_scc_provider_type |
| 24 | + - ibm_scc_provider_type_collection |
| 25 | + - ibm_scc_provider_type_instance |
| 26 | + - ibm_scc_latest_reports |
| 27 | + - ibm_scc_report |
| 28 | + - ibm_scc_report_controls |
| 29 | + - ibm_scc_report_evaluations |
| 30 | + - ibm_scc_report_resources |
| 31 | + - ibm_scc_report_rule |
| 32 | + - ibm_scc_report_summary |
| 33 | + - ibm_scc_report_tags |
| 34 | + - ibm_scc_report_violation_drift |
| 35 | + - ibm_scc_rule |
| 36 | + |
| 37 | +* Support CD Toolchain |
| 38 | + - **Datasources** |
| 39 | + - ibm_cd_toolchains |
| 40 | +* Support Virtual Private Cloud |
| 41 | + - **Resources** |
| 42 | + - ibm_is_vpc_dns_resolution_binding |
| 43 | + - **Datasources** |
| 44 | + - ibm_is_vpc_dns_resolution_binding |
| 45 | + - ibm_is_vpc_dns_resolution_bindings |
| 46 | + |
| 47 | + |
| 48 | +Enhancements |
| 49 | +* Added retry mechanism and new SDK generator 3.78 ([4776](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4776)) |
| 50 | +* Add default cluster versions to cluster versions data source ([4799](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4799)) |
| 51 | +* Add description for keys and force_delete for deleteKeyRings for IBM ([4767](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4767)) |
| 52 | +* Retry cloud connection create/update when vpc is unavailable ([4766](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4766)) |
| 53 | +* Adding support for COS Static Web hosting ([4766](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4766)) |
| 54 | +* add support for endpoint parameter in cluster_config ([4793](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4793)) |
| 55 | +* fix(IAM Policy Management): allow sourceServiceName to be optional for authorizational policies ([4804](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4804)) |
| 56 | + |
| 57 | +BugFixes |
| 58 | +* ops_manager User Creation ([4755](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4755)) |
| 59 | +* fix(share-iops): Share Iops range fix for dp2 ([4807](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4807)) |
| 60 | +* fix(VSI-Profile-patch): Remove validation for VSI profile patching ([4824](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4824)) |
| 61 | + |
| 62 | + |
| 63 | +# 1.58.0-beta1 (Sep 25, 2023) |
| 64 | +Features |
| 65 | +* Support CD Toolchain |
| 66 | + - **Datasources** |
| 67 | + - ibm_cd_toolchains |
| 68 | +* Support Virtual Private Cloud |
| 69 | + - **Resources** |
| 70 | + - ibm_is_vpc_dns_resolution_binding |
| 71 | + - **Datasources** |
| 72 | + - ibm_is_vpc_dns_resolution_binding |
| 73 | + - ibm_is_vpc_dns_resolution_bindings |
| 74 | + |
1 | 75 | # 1.58.0-beta0 (Sep 10, 2023) |
2 | 76 |
|
3 | 77 | Features |
|
0 commit comments