Skip to content

Commit

Permalink
Cleanup after release v1.237.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenHanZhang committed Dec 6, 2024
1 parent c1e843d commit 95700f8
Show file tree
Hide file tree
Showing 14 changed files with 96 additions and 41 deletions.
75 changes: 38 additions & 37 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,41 @@
## 1.237.0 (Unreleased)

- **New Resource:** `alicloud_data_works_project_member` [GH-7897]
- **New Resource:** `alicloud_data_works_data_source` [GH-7897]
- **New Resource:** `alicloud_data_works_data_source_shared_rule` [GH-7897]
- **New Resource:** `alicloud_arms_alert_robot` [GH-7898]
- **New Resource:** `alicloud_oss_bucket_website` [GH-7935]
- **New Resource:** `alicloud_ecs_image_pipeline_execution` [GH-7937]
- **New Resource:** `alicloud_sls_oss_export_sink` [GH-7946]
- **New Data Source:** `alicloud_arms_alert_robots` [GH-7898]

ENHANCEMENTS:

- resource/alicloud_adb_db_cluster: support 16Core128GB for attribute elastic_io_resource_size. [GH-7899]
- resource/alicloud_ecs_key_pair: Refactored the resource alicloud_ecs_key_pair; Added the field create_time. [GH-7932]
- resource/alicloud_redis_tair_instance: add new attribute param_no_loose_sentinel_password_free_access. [GH-7938]
- resource/alicloud_instance: support attribute image_options.login_as_non_root. [GH-7939]
- resource/alicloud_ecs_disk: Refactored the resource alicloud_ecs_disk; Added the field bursting_enabled, multi_attach, provisioned_iops, create_time, region_id. [GH-7943]
- resource/alicloud_cs_autoscaling_config: support scaler_type. [GH-7951]
- resource/alicloud_polardb_cluster_endpoint: modify retry; docs: Improves description for cluster. [GH-7952]
- resource/alicloud_data_works_project: add new attributes dev_environment_enabled, dev_role_disabled, pai_task_enabled and etc. [GH-7953]
- resource/alicloud_governance_account: support modify account_tags. [GH-7955]
- data-source/alicloud_arms_dispatch_rules: add new attribute notify_start_time and notify_end_time; resource/alicloud_arms_dispatch_rule: add new attribute notify_start_time and notify_end_time. [GH-7904]
- docs: improve docs for alicloud_slb_attachment. [GH-7940]
- docs: Improves docs of resource alicloud_dcdn_domain and alicloud_cdn_domain_new. [GH-7941]
- docs: improve examples for alicloud_config_rule. [GH-7942]
- docs: Improves description for ecs_image_pipeline_execution. [GH-7947]
- docs: Improves description for vpc. [GH-7948]
- docs: Improves description for amrs. [GH-7949]
- testcase: Fixed ADBCluster test case. [GH-7917]
- testcase: Fix case for quotas_template_applications. [GH-7930]
- testcase: Fixed alicloud_nlb_security_policy test case. [GH-7933]
- testcase: Fixed alicloud_nlb_listener test case. [GH-7934]

BUG FIXES:

- resource/alicloud_sae_application: Fixed the diff error caused by field micro_registration. [GH-7936]
## 1.238.0 (Unreleased)
## 1.237.0 (December 06, 2024)

- **New Resource:** `alicloud_data_works_project_member` ([#7897](https://github.com/aliyun/terraform-provider-alicloud/issues/7897))
- **New Resource:** `alicloud_data_works_data_source` ([#7897](https://github.com/aliyun/terraform-provider-alicloud/issues/7897))
- **New Resource:** `alicloud_data_works_data_source_shared_rule` ([#7897](https://github.com/aliyun/terraform-provider-alicloud/issues/7897))
- **New Resource:** `alicloud_arms_alert_robot` ([#7898](https://github.com/aliyun/terraform-provider-alicloud/issues/7898))
- **New Resource:** `alicloud_oss_bucket_website` ([#7935](https://github.com/aliyun/terraform-provider-alicloud/issues/7935))
- **New Resource:** `alicloud_ecs_image_pipeline_execution` ([#7937](https://github.com/aliyun/terraform-provider-alicloud/issues/7937))
- **New Resource:** `alicloud_sls_oss_export_sink` ([#7946](https://github.com/aliyun/terraform-provider-alicloud/issues/7946))
- **New Data Source:** `alicloud_arms_alert_robots` ([#7898](https://github.com/aliyun/terraform-provider-alicloud/issues/7898))

ENHANCEMENTS:

- resource/alicloud_adb_db_cluster: support 16Core128GB for attribute elastic_io_resource_size. ([#7899](https://github.com/aliyun/terraform-provider-alicloud/issues/7899))
- resource/alicloud_ecs_key_pair: Refactored the resource alicloud_ecs_key_pair; Added the field create_time. ([#7932](https://github.com/aliyun/terraform-provider-alicloud/issues/7932))
- resource/alicloud_redis_tair_instance: add new attribute param_no_loose_sentinel_password_free_access. ([#7938](https://github.com/aliyun/terraform-provider-alicloud/issues/7938))
- resource/alicloud_instance: support attribute image_options.login_as_non_root. ([#7939](https://github.com/aliyun/terraform-provider-alicloud/issues/7939))
- resource/alicloud_ecs_disk: Refactored the resource alicloud_ecs_disk; Added the field bursting_enabled, multi_attach, provisioned_iops, create_time, region_id. ([#7943](https://github.com/aliyun/terraform-provider-alicloud/issues/7943))
- resource/alicloud_cs_autoscaling_config: support scaler_type. ([#7951](https://github.com/aliyun/terraform-provider-alicloud/issues/7951))
- resource/alicloud_polardb_cluster_endpoint: modify retry; docs: Improves description for cluster. ([#7952](https://github.com/aliyun/terraform-provider-alicloud/issues/7952))
- resource/alicloud_data_works_project: add new attributes dev_environment_enabled, dev_role_disabled, pai_task_enabled and etc. ([#7953](https://github.com/aliyun/terraform-provider-alicloud/issues/7953))
- resource/alicloud_governance_account: support modify account_tags. ([#7955](https://github.com/aliyun/terraform-provider-alicloud/issues/7955))
- data-source/alicloud_arms_dispatch_rules: add new attribute notify_start_time and notify_end_time; resource/alicloud_arms_dispatch_rule: add new attribute notify_start_time and notify_end_time. ([#7904](https://github.com/aliyun/terraform-provider-alicloud/issues/7904))
- docs: improve docs for alicloud_slb_attachment. ([#7940](https://github.com/aliyun/terraform-provider-alicloud/issues/7940))
- docs: Improves docs of resource alicloud_dcdn_domain and alicloud_cdn_domain_new. ([#7941](https://github.com/aliyun/terraform-provider-alicloud/issues/7941))
- docs: improve examples for alicloud_config_rule. ([#7942](https://github.com/aliyun/terraform-provider-alicloud/issues/7942))
- docs: Improves description for ecs_image_pipeline_execution. ([#7947](https://github.com/aliyun/terraform-provider-alicloud/issues/7947))
- docs: Improves description for vpc. ([#7948](https://github.com/aliyun/terraform-provider-alicloud/issues/7948))
- docs: Improves description for amrs. ([#7949](https://github.com/aliyun/terraform-provider-alicloud/issues/7949))
- testcase: Fixed ADBCluster test case. ([#7917](https://github.com/aliyun/terraform-provider-alicloud/issues/7917))
- testcase: Fix case for quotas_template_applications. ([#7930](https://github.com/aliyun/terraform-provider-alicloud/issues/7930))
- testcase: Fixed alicloud_nlb_security_policy test case. ([#7933](https://github.com/aliyun/terraform-provider-alicloud/issues/7933))
- testcase: Fixed alicloud_nlb_listener test case. ([#7934](https://github.com/aliyun/terraform-provider-alicloud/issues/7934))

BUG FIXES:

- resource/alicloud_sae_application: Fixed the diff error caused by field micro_registration. ([#7936](https://github.com/aliyun/terraform-provider-alicloud/issues/7936))

## 1.236.0 (November 29, 2024)

Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/arms_alert_robot.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ For information about Application Real-Time Monitoring Service (ARMS) Alert Robo
Basic Usage

<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
<a href="https://api.aliyun.com/api-tools/terraform?resource=alicloud_arms_alert_robot&exampleId=bb18d5b9-0088-3372-d9c0-fc554d0d65c5fecbdba1&activeTab=example&spm=docs.r.arms_alert_robot.0.bb18d5b900&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/terraform?resource=alicloud_arms_alert_robot&exampleId=7c89d9c5-5b38-a33b-bd96-ba9fc8db87cbd72ce504&activeTab=example&spm=docs.r.arms_alert_robot.0.7c89d9c55b&intl_lang=EN_US" target="_blank">
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
</a>
</div></div>
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/arms_dispatch_rule.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ For information about Application Real-Time Monitoring Service (ARMS) Alert Disp
Basic Usage

<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
<a href="https://api.aliyun.com/terraform?resource=alicloud_arms_dispatch_rule&exampleId=89aa0a33-c0da-f92e-6b08-b5208fd78cf413ea1a94&activeTab=example&spm=docs.r.arms_dispatch_rule.0.89aa0a33c0&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/terraform?resource=alicloud_arms_dispatch_rule&exampleId=8753904c-7180-d537-0209-3ac83b5fa9e8083e578f&activeTab=example&spm=docs.r.arms_dispatch_rule.0.8753904c71&intl_lang=EN_US" target="_blank">
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
</a>
</div></div>
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/config_rule.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ For information about Config Rule and how to use it, see [What is Rule](https://
Basic Usage

<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
<a href="https://api.aliyun.com/terraform?resource=alicloud_config_rule&exampleId=e5ae0dc3-cb77-935b-bbaa-092ecca8048197159d15&activeTab=example&spm=docs.r.config_rule.0.e5ae0dc3cb&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/terraform?resource=alicloud_config_rule&exampleId=276bf272-5b0f-d56c-b9b8-42ba035c469405ed40f1&activeTab=example&spm=docs.r.config_rule.0.276bf2725b&intl_lang=EN_US" target="_blank">
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
</a>
</div></div>
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/cs_autoscaling_config.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ If you do not have an existing cluster, you need to create an ACK cluster throug
Basic Usage

<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
<a href="https://api.aliyun.com/terraform?resource=alicloud_cs_autoscaling_config&exampleId=324c4167-c632-29d2-8457-b30dd2db65f43501816b&activeTab=example&spm=docs.r.cs_autoscaling_config.0.324c4167c6&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/terraform?resource=alicloud_cs_autoscaling_config&exampleId=f06fac94-c190-6f38-0551-c3c583cbd926f373bf60&activeTab=example&spm=docs.r.cs_autoscaling_config.0.f06fac94c1&intl_lang=EN_US" target="_blank">
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
</a>
</div></div>
Expand Down
6 changes: 6 additions & 0 deletions website/docs/r/data_works_data_source.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ For information about Data Works Data Source and how to use it, see [What is Dat

Basic Usage

<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
<a href="https://api.aliyun.com/terraform?resource=alicloud_data_works_data_source&exampleId=88d802af-c4dc-6f5f-a816-b2ad347199691912c1b5&activeTab=example&spm=docs.r.data_works_data_source.0.88d802afc4&intl_lang=EN_US" target="_blank">
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
</a>
</div></div>

```terraform
variable "name" {
default = "tf_example"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ For information about Data Works Data Source Shared Rule and how to use it, see

Basic Usage

<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
<a href="https://api.aliyun.com/terraform?resource=alicloud_data_works_data_source_shared_rule&exampleId=23ed324a-9213-ddfa-8ac5-fe0efa8ff9ec8fcf9980&activeTab=example&spm=docs.r.data_works_data_source_shared_rule.0.23ed324a92&intl_lang=EN_US" target="_blank">
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
</a>
</div></div>

```terraform
variable "name" {
default = "tf_example"
Expand Down
6 changes: 6 additions & 0 deletions website/docs/r/data_works_project.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ For information about Data Works Project and how to use it, see [What is Project

Basic Usage

<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
<a href="https://api.aliyun.com/terraform?resource=alicloud_data_works_project&exampleId=090310a5-16b0-0567-1731-6cc93058c3b703a3c8bb&activeTab=example&spm=docs.r.data_works_project.0.090310a516&intl_lang=EN_US" target="_blank">
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
</a>
</div></div>

```terraform
variable "name" {
default = "tf_example"
Expand Down
6 changes: 6 additions & 0 deletions website/docs/r/data_works_project_member.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ For information about Data Works Project Member and how to use it, see [What is

Basic Usage

<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
<a href="https://api.aliyun.com/terraform?resource=alicloud_data_works_project_member&exampleId=e942d645-34f9-0588-65be-02c1be808bf9f84959c1&activeTab=example&spm=docs.r.data_works_project_member.0.e942d64534&intl_lang=EN_US" target="_blank">
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
</a>
</div></div>

```terraform
variable "admin_code" {
default = "role_project_admin"
Expand Down
6 changes: 6 additions & 0 deletions website/docs/r/ecs_image_pipeline_execution.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ For information about ECS Image Pipeline Execution and how to use it, see [What

Basic Usage

<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
<a href="https://api.aliyun.com/terraform?resource=alicloud_ecs_image_pipeline_execution&exampleId=51ea8dfb-0104-8d61-3482-a8835b0b0df89a34328f&activeTab=example&spm=docs.r.ecs_image_pipeline_execution.0.51ea8dfb01&intl_lang=EN_US" target="_blank">
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
</a>
</div></div>

```terraform
variable "name" {
default = "terraform-example"
Expand Down
6 changes: 6 additions & 0 deletions website/docs/r/governance_account.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ For information about Governance Account and how to use it, see [What is Account

Basic Usage

<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
<a href="https://api.aliyun.com/terraform?resource=alicloud_governance_account&exampleId=bafb2fc6-f2e3-9029-f2d2-1e21385b8fba7daab3c6&activeTab=example&spm=docs.r.governance_account.0.bafb2fc6f2&intl_lang=EN_US" target="_blank">
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
</a>
</div></div>

```terraform
variable "name" {
default = "terraform-example"
Expand Down
6 changes: 6 additions & 0 deletions website/docs/r/oss_bucket_website.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ For information about OSS Bucket Website and how to use it, see [What is Bucket

Basic Usage

<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
<a href="https://api.aliyun.com/terraform?resource=alicloud_oss_bucket_website&exampleId=49cb70e8-a10e-3389-bebc-3698726a8a22625c0946&activeTab=example&spm=docs.r.oss_bucket_website.0.49cb70e8a1&intl_lang=EN_US" target="_blank">
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
</a>
</div></div>

```terraform
variable "name" {
default = "terraform-example"
Expand Down
6 changes: 6 additions & 0 deletions website/docs/r/redis_tair_instance.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ For information about Tair (Redis OSS-Compatible) And Memcache (KVStore) Tair In

Basic Usage

<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
<a href="https://api.aliyun.com/terraform?resource=alicloud_redis_tair_instance&exampleId=620b10c9-7933-f986-971f-30e49bed804e188829d7&activeTab=example&spm=docs.r.redis_tair_instance.0.620b10c979&intl_lang=EN_US" target="_blank">
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
</a>
</div></div>

```terraform
provider "alicloud" {
region = "cn-hangzhou"
Expand Down
6 changes: 6 additions & 0 deletions website/docs/r/sls_oss_export_sink.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ For information about Log Service (SLS) Oss Export Sink and how to use it, see [

Basic Usage

<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
<a href="https://api.aliyun.com/terraform?resource=alicloud_sls_oss_export_sink&exampleId=21d3deb2-4eda-f28f-57e3-941c074cfc19fa89488f&activeTab=example&spm=docs.r.sls_oss_export_sink.0.21d3deb24e&intl_lang=EN_US" target="_blank">
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
</a>
</div></div>

```terraform
variable "name" {
default = "terraform-example"
Expand Down

0 comments on commit 95700f8

Please sign in to comment.