|
1 | 1 | ## 1.97.0 (Unreleased) |
| 2 | + |
| 3 | +- **New Resource:** `alicloud_cen_instance_attachment` [GH-2822] |
| 4 | +- **New Resource:** `alicloud_ons_instance` [GH-2820] |
| 5 | +- **New Resource:** `alicloud_cs_node_pool` [GH-2787] |
| 6 | +- **Data Source:** `alicloud_cen_instance_attachments` [GH-2822] |
| 7 | +- **Data Source:** `alicloud_ons_instances` [GH-2820] |
| 8 | +- **Data Source:** `alicloud_nas_services` [GH-2813] |
| 9 | +- **Data Source:** `alicloud_oss_services` [GH-2812] |
| 10 | +- **Data Source:** `alicloud_ots_services` [GH-2807] |
| 11 | + |
| 12 | +IMPROVEMENTS: |
| 13 | + |
| 14 | +- Compatible domain_group_name for alidns_domain_group [GH-2830] |
| 15 | +- Add errorcode for DeleteDomain api [GH-2829] |
| 16 | +- remove datasource alicloud_edas_application useless output [GH-2826] |
| 17 | +- add missing pull request [GH-2825] |
| 18 | +- improve resource ons_topic and its datasource [GH-2823] |
| 19 | +- update sdk v1.61.497 [GH-2818] |
| 20 | +- resource alicloud_cen_instance_attachment docs and testcase support child_instance_type [GH-2817] |
| 21 | +- Adjust the document for Alidns [GH-2808] |
| 22 | +- Add waiting method for update scope [GH-2802] |
| 23 | +- UPDATE CHANGELOG [GH-2800] |
| 24 | +- improve(slb) update slb docs rules server_groups slbs [GH-2728] |
| 25 | +- Rewrote resource page to correct name [GH-2580] |
| 26 | +- datasource snapshots supports outputting tags [GH-2545] |
| 27 | + |
| 28 | +BUG FIXES: |
| 29 | + |
| 30 | +- fix resource alicloud_api_gateway_api ConcurrencyLockTimeout error [GH-2827] |
| 31 | +- fix elasticsearch_instance return redundant tags issue [GH-2821] |
| 32 | +- fix cms testcase [GH-2819] |
| 33 | +- fix adb cluster testcase [GH-2816] |
| 34 | +- fix log.Fatal bug when using tea client [GH-2814] |
| 35 | +- fix getting oss endpoint bug [GH-2811] |
| 36 | +- fix elasticsearch_instance return redundant tags issue [GH-2810] |
| 37 | +- fix: db instance delay set is 30s [GH-2780] |
| 38 | +- fix_auto_provisioning_group [GH-2552] |
| 39 | + |
2 | 40 | ## 1.96.0 (September 13, 2020) |
3 | 41 |
|
4 | 42 | - **Data Source:** `alicloud_log_service` ([#2804](https://github.com/aliyun/terraform-provider-alicloud/issues/2804)) |
|
0 commit comments