Skip to content

Commit

Permalink
Cleanup after release v1.233.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenHanZhang committed Nov 12, 2024
1 parent db8096f commit 86061a7
Show file tree
Hide file tree
Showing 23 changed files with 65 additions and 64 deletions.
69 changes: 35 additions & 34 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,38 @@
## 1.233.1 (Unreleased)

ENHANCEMENTS:

- client: supports to set connectTimeout on assumeRole. [GH-7810]
- resource/alicloud_dbfs_snapshot: Removed the ForceNew for field snapshot_name, description; Improved alicloud_dbfs_snapshot testcase. [GH-7814]
- resource/alicloud_gpdb_instance: Added the field seg_disk_performance_level, serverless_mode, prod_type, data_share_status. [GH-7816]
- resource/alicloud_dbfs_instance_attachment: Improved alicloud_dbfs_instance_attachment testcase. [GH-7819]
- resource/alicloud_arms_environment: support sub types for ACK. [GH-7820]
- resource/alicloud_ess_scaling_configuration: update internet_max_bandwidth_in can modify. [GH-7821]
- resource/alicloud_redis_tair_instance: Added the field global_instance_id, src_db_instance_id, backup_id, recover_config_mode, intranet_bandwidth. [GH-7829]
- resource/alicloud_cen_transit_router_route_entry: add retry for 'InstanceStatus.NotSupport'. [GH-7831]
- resource/alicloud_kms_instance: add new attribute end_date. [GH-7834]
- resource/alicloud_redis_tair_instance: add new attribute modify_mode, param_no_loose_sentinel_enabled, param_repl_mode, param_semisync_repl_timeout, param_sentinel_compat_enable etc. [GH-7837]
- resource/alicloud_hbase_instance: Add cloud_essd_pl0. [GH-7838]
- resource/alicloud_governance_account: add new attribute account_tags. [GH-7839]
- resource/alicloud_redis_tair_instance: add new attribute architecture_type, connection_domain etc. [GH-7843]
- docs: fix examples for cms, fc, threat_detection. [GH-7799]
- docs: mark alicloud_cs_kubernetes_autoscaler, alicloud_arms_remote_write as deprecated. [GH-7801]
- docs: fix examples for alicloud_arms_prometheus_alert_rule. [GH-7807]
- docs: fix example for alicloud_vpn_gateway_vco_route. [GH-7809]
- docs: improve examples for alicloud_ga_additional_certificate and alicloud_ga_custom_routing_endpoint_traffic_policy. [GH-7811]
- docs: improve examples for cr. [GH-7813]
- docs: Fix invalid argument for ecs. [GH-7815]
- docs: improve examples for arms. [GH-7830]
- docs: Add version info for kms. [GH-7842]
- docs: Improved subcategory for NAS; Improved the document alicloud_redis_tair_instance. [GH-7835]
- testcase: fix testcase for resource/alicloud_polardb_cluster_endpoint, resource/alicloud_polardb_cluster, resource/alicloud_polardb_database, resource/alicloud_polardb_endpoint, resource/alicloud_polardb_global_database_network, resource/alicloud_polardb_primary_endpoint. [GH-7805]
- testcase: fix testcase for resource/alicloud_polardb_backup_policy, resource/alicloud_polardb_account_priviledge. [GH-7812]

BUG FIXES:

- resource/alicloud_cen_transit_router_vbr_attachment: Fixed the diff error caused by field resource_type; Improved alicloud_cen_transit_router_vbr_attachment testcase. [GH-7808]
- resource/alicloud_alb_load_balancer: Fixed the diff error caused by field bandwidth_package_id. [GH-7833]
## 1.234.0 (Unreleased)
## 1.233.1 (November 12, 2024)

ENHANCEMENTS:

- client: supports to set connectTimeout on assumeRole. ([#7810](https://github.com/aliyun/terraform-provider-alicloud/issues/7810))
- resource/alicloud_dbfs_snapshot: Removed the ForceNew for field snapshot_name, description; Improved alicloud_dbfs_snapshot testcase. ([#7814](https://github.com/aliyun/terraform-provider-alicloud/issues/7814))
- resource/alicloud_gpdb_instance: Added the field seg_disk_performance_level, serverless_mode, prod_type, data_share_status. ([#7816](https://github.com/aliyun/terraform-provider-alicloud/issues/7816))
- resource/alicloud_dbfs_instance_attachment: Improved alicloud_dbfs_instance_attachment testcase. ([#7819](https://github.com/aliyun/terraform-provider-alicloud/issues/7819))
- resource/alicloud_arms_environment: support sub types for ACK. ([#7820](https://github.com/aliyun/terraform-provider-alicloud/issues/7820))
- resource/alicloud_ess_scaling_configuration: update internet_max_bandwidth_in can modify. ([#7821](https://github.com/aliyun/terraform-provider-alicloud/issues/7821))
- resource/alicloud_redis_tair_instance: Added the field global_instance_id, src_db_instance_id, backup_id, recover_config_mode, intranet_bandwidth. ([#7829](https://github.com/aliyun/terraform-provider-alicloud/issues/7829))
- resource/alicloud_cen_transit_router_route_entry: add retry for 'InstanceStatus.NotSupport'. ([#7831](https://github.com/aliyun/terraform-provider-alicloud/issues/7831))
- resource/alicloud_kms_instance: add new attribute end_date. ([#7834](https://github.com/aliyun/terraform-provider-alicloud/issues/7834))
- resource/alicloud_redis_tair_instance: add new attribute modify_mode, param_no_loose_sentinel_enabled, param_repl_mode, param_semisync_repl_timeout, param_sentinel_compat_enable etc. ([#7837](https://github.com/aliyun/terraform-provider-alicloud/issues/7837))
- resource/alicloud_hbase_instance: Add cloud_essd_pl0. ([#7838](https://github.com/aliyun/terraform-provider-alicloud/issues/7838))
- resource/alicloud_governance_account: add new attribute account_tags. ([#7839](https://github.com/aliyun/terraform-provider-alicloud/issues/7839))
- resource/alicloud_redis_tair_instance: add new attribute architecture_type, connection_domain etc. ([#7843](https://github.com/aliyun/terraform-provider-alicloud/issues/7843))
- docs: fix examples for cms, fc, threat_detection. ([#7799](https://github.com/aliyun/terraform-provider-alicloud/issues/7799))
- docs: mark alicloud_cs_kubernetes_autoscaler, alicloud_arms_remote_write as deprecated. ([#7801](https://github.com/aliyun/terraform-provider-alicloud/issues/7801))
- docs: fix examples for alicloud_arms_prometheus_alert_rule. ([#7807](https://github.com/aliyun/terraform-provider-alicloud/issues/7807))
- docs: fix example for alicloud_vpn_gateway_vco_route. ([#7809](https://github.com/aliyun/terraform-provider-alicloud/issues/7809))
- docs: improve examples for alicloud_ga_additional_certificate and alicloud_ga_custom_routing_endpoint_traffic_policy. ([#7811](https://github.com/aliyun/terraform-provider-alicloud/issues/7811))
- docs: improve examples for cr. ([#7813](https://github.com/aliyun/terraform-provider-alicloud/issues/7813))
- docs: Fix invalid argument for ecs. ([#7815](https://github.com/aliyun/terraform-provider-alicloud/issues/7815))
- docs: improve examples for arms. ([#7830](https://github.com/aliyun/terraform-provider-alicloud/issues/7830))
- docs: Add version info for kms. ([#7842](https://github.com/aliyun/terraform-provider-alicloud/issues/7842))
- docs: Improved subcategory for NAS; Improved the document alicloud_redis_tair_instance. ([#7835](https://github.com/aliyun/terraform-provider-alicloud/issues/7835))
- testcase: fix testcase for resource/alicloud_polardb_cluster_endpoint, resource/alicloud_polardb_cluster, resource/alicloud_polardb_database, resource/alicloud_polardb_endpoint, resource/alicloud_polardb_global_database_network, resource/alicloud_polardb_primary_endpoint. ([#7805](https://github.com/aliyun/terraform-provider-alicloud/issues/7805))
- testcase: fix testcase for resource/alicloud_polardb_backup_policy, resource/alicloud_polardb_account_priviledge. ([#7812](https://github.com/aliyun/terraform-provider-alicloud/issues/7812))

BUG FIXES:

- resource/alicloud_cen_transit_router_vbr_attachment: Fixed the diff error caused by field resource_type; Improved alicloud_cen_transit_router_vbr_attachment testcase. ([#7808](https://github.com/aliyun/terraform-provider-alicloud/issues/7808))
- resource/alicloud_alb_load_balancer: Fixed the diff error caused by field bandwidth_package_id. ([#7833](https://github.com/aliyun/terraform-provider-alicloud/issues/7833))

## 1.233.0 (October 31, 2024)

Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/arms_addon_release.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For information about ARMS Addon Release and how to use it, see [What is Addon R
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_addon_release&exampleId=0e9d9547-b771-557f-c521-eb241081c17531ee6319&activeTab=example&spm=docs.r.arms_addon_release.0.0e9d9547b7&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/api-tools/terraform?resource=alicloud_arms_addon_release&exampleId=2fd51354-9f62-72d2-fd2f-fe4dbe3fb92e86c56d77&activeTab=example&spm=docs.r.arms_addon_release.0.2fd513549f&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_env_feature.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For information about ARMS Env Feature and how to use it, see [What is Env Featu
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_env_feature&exampleId=91b27868-22bb-20c4-3c71-034ca1fe77967be723c3&activeTab=example&spm=docs.r.arms_env_feature.0.91b2786822&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/api-tools/terraform?resource=alicloud_arms_env_feature&exampleId=f8c03d65-5912-3de8-a61a-244b4a745a4863295ad2&activeTab=example&spm=docs.r.arms_env_feature.0.f8c03d6559&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_env_service_monitor.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For information about ARMS Env Service Monitor and how to use it, see [What is E
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_env_service_monitor&exampleId=a9da481e-6ba5-e641-eed5-ad7295a764a69ef30be4&activeTab=example&spm=docs.r.arms_env_service_monitor.0.a9da481e6b&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/api-tools/terraform?resource=alicloud_arms_env_service_monitor&exampleId=46b1b791-6aa3-c463-8c03-fdc0e7329ffc8ea01c4c&activeTab=example&spm=docs.r.arms_env_service_monitor.0.46b1b7916a&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_environment.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For information about ARMS Environment and how to use it, see [What is Environme
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_environment&exampleId=984a0d56-1116-5a19-9388-88a40627547de132fd0c&activeTab=example&spm=docs.r.arms_environment.0.984a0d5611&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/api-tools/terraform?resource=alicloud_arms_environment&exampleId=cf792b6f-bfa7-3c78-3e01-14bce9a4bf5fc3886448&activeTab=example&spm=docs.r.arms_environment.0.cf792b6fbf&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_prometheus_alert_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) Prometheus
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_prometheus_alert_rule&exampleId=7427e925-2c7d-d88b-edd5-e967d06cf3b78599f916&activeTab=example&spm=docs.r.arms_prometheus_alert_rule.0.7427e9252c&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/api-tools/terraform?resource=alicloud_arms_prometheus_alert_rule&exampleId=c81ce7f0-4cf3-e06c-ff95-ffcf4c31108a3d4a6f83&activeTab=example&spm=docs.r.arms_prometheus_alert_rule.0.c81ce7f04c&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: 0 additions & 6 deletions website/docs/r/arms_remote_write.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ For information about Application Real-Time Monitoring Service (ARMS) Remote Wri

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_remote_write&exampleId=40271f8d-7db6-d826-e6b1-949cd1e8edb3c006362a&activeTab=example&spm=docs.r.arms_remote_write.0.40271f8d7d&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,7 +20,7 @@ For information about Cloud Enterprise Network (CEN) Transit Router VBR Attachme
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_cen_transit_router_vbr_attachment&exampleId=fc3ca90f-f065-32bc-e8a8-5a9035708f2fb1628f56&activeTab=example&spm=docs.r.cen_transit_router_vbr_attachment.0.fc3ca90ff0&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/api-tools/terraform?resource=alicloud_cen_transit_router_vbr_attachment&exampleId=5ae00d58-3d74-bbad-72d1-fc88f25aca0d0b654a78&activeTab=example&spm=docs.r.cen_transit_router_vbr_attachment.0.5ae00d583d&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/cms_hybrid_monitor_fc_task.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ For information about Cloud Monitor Service Hybrid Monitor Fc Task and how to us
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_cms_hybrid_monitor_fc_task&exampleId=f78c1559-ffec-f89c-4fd3-84a9de1bc4012ba49755&activeTab=example&spm=docs.r.cms_hybrid_monitor_fc_task.0.f78c1559ff&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/api-tools/terraform?resource=alicloud_cms_hybrid_monitor_fc_task&exampleId=fb7fc871-13d2-fbb4-e412-324ef8574ad041c93806&activeTab=example&spm=docs.r.cms_hybrid_monitor_fc_task.0.fb7fc87113&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/cr_chain.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ For information about CR Chain and how to use it, see [What is Chain](https://ww
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_cr_chain&exampleId=e308ea1d-351e-b7b1-7d00-54c073c08bf6d7f4cd4c&activeTab=example&spm=docs.r.cr_chain.0.e308ea1d35&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/api-tools/terraform?resource=alicloud_cr_chain&exampleId=045b97ca-e86a-dc23-3218-7c62847ab87ccfd100d3&activeTab=example&spm=docs.r.cr_chain.0.045b97cae8&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/cr_chart_repository.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ For information about CR Chart Repository and how to use it, see [What is Chart
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_cr_chart_repository&exampleId=72ccefbf-3927-a0ae-ed67-82c822c833c13c66b607&activeTab=example&spm=docs.r.cr_chart_repository.0.72ccefbf39&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/api-tools/terraform?resource=alicloud_cr_chart_repository&exampleId=c0f976aa-4477-cd56-6da3-09ba814a248fe75a219d&activeTab=example&spm=docs.r.cr_chart_repository.0.c0f976aa44&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/cr_repo.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This resource will help you to manager Container Registry repositories, see [Wha
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_cr_repo&exampleId=66143ff3-6401-6e09-6a57-3f418c99598dd77bf76d&activeTab=example&spm=docs.r.cr_repo.0.66143ff364&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/api-tools/terraform?resource=alicloud_cr_repo&exampleId=d66267ae-7391-500c-c95b-3407bb9bb12afbd2568c&activeTab=example&spm=docs.r.cr_repo.0.d66267ae73&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/cr_vpc_endpoint_linked_vpc.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ For information about CR Vpc Endpoint Linked Vpc 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/api-tools/terraform?resource=alicloud_cr_vpc_endpoint_linked_vpc&exampleId=3bfb01d8-fad7-5567-3c5e-03e4e32c83115d54780d&activeTab=example&spm=docs.r.cr_vpc_endpoint_linked_vpc.0.3bfb01d8fa&intl_lang=EN_US" target="_blank">
<a href="https://api.aliyun.com/api-tools/terraform?resource=alicloud_cr_vpc_endpoint_linked_vpc&exampleId=4dc068e0-8671-d361-9965-331de0f63fe41747d0ea&activeTab=example&spm=docs.r.cr_vpc_endpoint_linked_vpc.0.4dc068e086&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: 0 additions & 6 deletions website/docs/r/cs_kubernetes_autoscaler.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ This resource will help you to manager cluster-autoscaler in Kubernetes Cluster.

cluster-autoscaler in Kubernetes Cluster.

<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_cs_kubernetes_autoscaler&exampleId=18233660-c33a-8352-781f-922bd088c2403ddff02d&activeTab=example&spm=docs.r.cs_kubernetes_autoscaler.0.18233660c3&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
Loading

0 comments on commit 86061a7

Please sign in to comment.