|
1 | 1 | ## 1.94.0 (Unreleased) |
| 2 | + |
| 3 | +- **New Resource:** `alicloud_dcdn_domain` [GH-2744] |
| 4 | +- **New Resource:** `alicloud_mse_cluster` [GH-2733] |
| 5 | +- **New Resource:** `alicloud_resource_manager_policy_attachment` [GH-2696] |
| 6 | +- **Data Source:** `alicloud_dcdn_domains` [GH-2744] |
| 7 | +- **Data Source:** `alicloud_mse_clusters` [GH-2733] |
| 8 | +- **Data Source:** `alicloud_resource_manager_policy_attachments` [GH-2696] |
| 9 | + |
| 10 | +IMPROVEMENTS: |
| 11 | + |
| 12 | +- Support allocate and release public connection for redis [GH-2748] |
| 13 | +- Support to set warn and info level alarm [GH-2743] |
| 14 | +- waf domain support setting resource_group_id and more attributes [GH-2740] |
| 15 | +- resource dnat supports "import" feature [GH-2735] |
| 16 | +- Add func sweep and Change testcase frequency [GH-2726] |
| 17 | +- Correct provider docs order [GH-2723] |
| 18 | +- Remove github.com/hashicorp/terraform import and use terraform-plugin-sdk instead [GH-2722] |
| 19 | +- Add test sweep for eci_image_cache [GH-2720] |
| 20 | +- modify alicloud_cen_instance_attachment [GH-2714] |
| 21 | + |
| 22 | +BUG FIXES: |
| 23 | + |
| 24 | +- fix the bug of create emr kafka cluster error [GH-2754] |
| 25 | +- fix common bandwidth package idempotent issue when Adding and Removeing instance [GH-2750] |
| 26 | +- fix website document error using `terraform` tag [GH-2749] |
| 27 | +- Fix registry rendering of page [GH-2747] |
| 28 | +- fix ci test website-test error [GH-2742] |
| 29 | +- fix datasource for ResourceManager for Policy Attachment [GH-2730] |
| 30 | +- fix_ecs_snapshot [GH-2709] |
| 31 | + |
2 | 32 | ## 1.93.0 (August 12, 2020) |
3 | 33 |
|
4 | 34 | - **New Resource:** `alicloud_oos_execution` ([#2679](https://github.com/aliyun/terraform-provider-alicloud/issues/2679)) |
|
0 commit comments