Skip to content

Commit f97d8db

Browse files
committed
Cleanup after release 1.98.0
1 parent 08e95d9 commit f97d8db

1 file changed

Lines changed: 21 additions & 20 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,32 @@
11
## 1.98.0 (Unreleased)
2+
## 1.98.0 (September 22, 2020)
23

3-
- **New Resource:** `alicloud_fc_custom_domain` [GH-2828]
4-
- **Data Source:** `alicloud_cen_vbr_health_checks` [GH-2854]
5-
- **Data Source:** `alicloud_edas_services` [GH-2852]
6-
- **Data Source:** `alicloud_cdn_services` [GH-2850]
7-
- **Data Source:** `alicloud_fc_custom_domains` [GH-2828]
4+
- **New Resource:** `alicloud_fc_custom_domain` ([#2828](https://github.com/aliyun/terraform-provider-alicloud/issues/2828))
5+
- **Data Source:** `alicloud_cen_vbr_health_checks` ([#2854](https://github.com/aliyun/terraform-provider-alicloud/issues/2854))
6+
- **Data Source:** `alicloud_edas_services` ([#2852](https://github.com/aliyun/terraform-provider-alicloud/issues/2852))
7+
- **Data Source:** `alicloud_cdn_services` ([#2850](https://github.com/aliyun/terraform-provider-alicloud/issues/2850))
8+
- **Data Source:** `alicloud_fc_custom_domains` ([#2828](https://github.com/aliyun/terraform-provider-alicloud/issues/2828))
89

910
IMPROVEMENTS:
1011

11-
- update go.sum [GH-2850]
12-
- feature(alicloud_ram_access_key): support outputting secret when pgp_key is not set [GH-2856]
13-
- feat(alicloud_dcdn_domain): support waiting timeout when updating it [GH-2855]
14-
- Add computed to the resource_group_id attribute of the alidns_domain [GH-2853]
15-
- add DiffSuppressFunc for resource_manager_policy field policy_document to match jsonstring diff [GH-2851]
16-
- improve cen resources' testcase [GH-2842]
17-
- upgrade resource and datasource for CEN Instance [GH-2840]
18-
- Improve resource ons_group and its datasource [GH-2838]
19-
- ram_user_policy_attachment support throttling.user error retry [GH-2837]
20-
- ram_role_policy_attachment support throttling.user error retry [GH-2835]
21-
- Add credit_specification parameter to ess scaling configuration [GH-2834]
22-
- remove the useless package in the go.sum [GH-2833]
23-
- upgrade resource alicloud_cen_bandwidth_package and its datasource [GH-2832]
24-
- UPDATECHANGELOG [GH-2831]
12+
- update go.sum ([#2850](https://github.com/aliyun/terraform-provider-alicloud/issues/2850))
13+
- feature(alicloud_ram_access_key): support outputting secret when pgp_key is not set ([#2856](https://github.com/aliyun/terraform-provider-alicloud/issues/2856))
14+
- feat(alicloud_dcdn_domain): support waiting timeout when updating it ([#2855](https://github.com/aliyun/terraform-provider-alicloud/issues/2855))
15+
- Add computed to the resource_group_id attribute of the alidns_domain ([#2853](https://github.com/aliyun/terraform-provider-alicloud/issues/2853))
16+
- add DiffSuppressFunc for resource_manager_policy field policy_document to match jsonstring diff ([#2851](https://github.com/aliyun/terraform-provider-alicloud/issues/2851))
17+
- improve cen resources' testcase ([#2842](https://github.com/aliyun/terraform-provider-alicloud/issues/2842))
18+
- upgrade resource and datasource for CEN Instance ([#2840](https://github.com/aliyun/terraform-provider-alicloud/issues/2840))
19+
- Improve resource ons_group and its datasource ([#2838](https://github.com/aliyun/terraform-provider-alicloud/issues/2838))
20+
- ram_user_policy_attachment support throttling.user error retry ([#2837](https://github.com/aliyun/terraform-provider-alicloud/issues/2837))
21+
- ram_role_policy_attachment support throttling.user error retry ([#2835](https://github.com/aliyun/terraform-provider-alicloud/issues/2835))
22+
- Add credit_specification parameter to ess scaling configuration ([#2834](https://github.com/aliyun/terraform-provider-alicloud/issues/2834))
23+
- remove the useless package in the go.sum ([#2833](https://github.com/aliyun/terraform-provider-alicloud/issues/2833))
24+
- upgrade resource alicloud_cen_bandwidth_package and its datasource ([#2832](https://github.com/aliyun/terraform-provider-alicloud/issues/2832))
25+
- UPDATECHANGELOG ([#2831](https://github.com/aliyun/terraform-provider-alicloud/issues/2831))
2526

2627
BUG FIXES:
2728

28-
- fix oss endpoint in eu-central-1 issue [GH-2836]
29+
- fix oss endpoint in eu-central-1 issue ([#2836](https://github.com/aliyun/terraform-provider-alicloud/issues/2836))
2930

3031
## 1.97.0 (September 18, 2020)
3132

0 commit comments

Comments
 (0)