|
1 | | -## 1.103.2 (Unreleased) |
| 1 | +## 1.104.0 (Unreleased) |
| 2 | +## 1.103.2 (November 14, 2020) |
2 | 3 |
|
3 | 4 | IMPROVEMENTS: |
4 | 5 |
|
5 | | -- resource/alicloud_readonly_instance: Enlarging the createing timeout to 60min [GH-3023] |
6 | | -- TestCase/Cen: Add sweep function for cen_instance_attachemt and cen_route_service [GH-3022] |
7 | | -- resource/alicloud_db_instance: Improve its testcase by adding timeouts for vswitch [GH-3020] |
8 | | -- Updata alibaba-cloud-sdk-go to v1.61.623 and make the drds_instance struct compatible [GH-3017] |
9 | | -- Add asynchronous for kms secret [GH-3007] |
10 | | -- resource/alicloud_pvtz_zone_record: Support setting new attribute remark [GH-3006] |
11 | | -- resource/alicloud_kvstore_instance: Add constant auto_pay for kvstore api ModifyInstanceSpec [GH-3003] |
12 | | -- Cleanup after release 1.103.1 [GH-2997] |
13 | | -- update changelog [GH-2993] |
14 | | -- Create cluster parameters aligned with the ACK [GH-2990] |
| 6 | +- resource/alicloud_readonly_instance: Enlarging the createing timeout to 60min ([#3023](https://github.com/aliyun/terraform-provider-alicloud/issues/3023)) |
| 7 | +- TestCase/Cen: Add sweep function for cen_instance_attachemt and cen_route_service ([#3022](https://github.com/aliyun/terraform-provider-alicloud/issues/3022)) |
| 8 | +- resource/alicloud_db_instance: Improve its testcase by adding timeouts for vswitch ([#3020](https://github.com/aliyun/terraform-provider-alicloud/issues/3020)) |
| 9 | +- Updata alibaba-cloud-sdk-go to v1.61.623 and make the drds_instance struct compatible ([#3017](https://github.com/aliyun/terraform-provider-alicloud/issues/3017)) |
| 10 | +- Add asynchronous for kms secret ([#3007](https://github.com/aliyun/terraform-provider-alicloud/issues/3007)) |
| 11 | +- resource/alicloud_pvtz_zone_record: Support setting new attribute remark ([#3006](https://github.com/aliyun/terraform-provider-alicloud/issues/3006)) |
| 12 | +- resource/alicloud_kvstore_instance: Add constant auto_pay for kvstore api ModifyInstanceSpec ([#3003](https://github.com/aliyun/terraform-provider-alicloud/issues/3003)) |
| 13 | +- Cleanup after release 1.103.1 ([#2997](https://github.com/aliyun/terraform-provider-alicloud/issues/2997)) |
| 14 | +- update changelog ([#2993](https://github.com/aliyun/terraform-provider-alicloud/issues/2993)) |
| 15 | +- Create cluster parameters aligned with the ACK ([#2990](https://github.com/aliyun/terraform-provider-alicloud/issues/2990)) |
15 | 16 |
|
16 | 17 | BUG FIXES: |
17 | 18 |
|
18 | | -- resource/alicloud_elasticsearch_instance: fix schema details for 'description' and 'zone_count' [GH-3018] |
| 19 | +- resource/alicloud_elasticsearch_instance: fix schema details for 'description' and 'zone_count' ([#3018](https://github.com/aliyun/terraform-provider-alicloud/issues/3018)) |
19 | 20 |
|
20 | 21 | ## 1.103.1 (November 06, 2020) |
21 | 22 |
|
|
0 commit comments