From dca2da158b7280ea89f9cc8fb2bc74b74f044a3c Mon Sep 17 00:00:00 2001 From: chenhanzhang Date: Thu, 31 Oct 2024 20:20:05 +0800 Subject: [PATCH] Cleanup after release v1.233.0 --- CHANGELOG.md | 43 ++++++++++--------- ...uter_route_table_association.html.markdown | 2 +- ...loud_storage_gateway_gateway.html.markdown | 2 +- website/docs/r/mse_nacos_config.html.markdown | 6 +++ .../docs/r/ocean_base_instance.html.markdown | 2 +- .../r/pai_workspace_workspace.html.markdown | 6 +++ 6 files changed, 37 insertions(+), 24 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba6a7490329f..4ee6ec151b9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,31 +1,32 @@ -## 1.233.0 (Unreleased) +## 1.234.0 (Unreleased) +## 1.233.0 (October 31, 2024) -- **New Resource:** `alicloud_pai_workspace_workspace` [GH-7780] -- **New Resource:** `alicloud_mse_nacos_config` [GH-7796] -- **New Data Source:** `alicloud_mse_nacos_configs` [GH-7796] +- **New Resource:** `alicloud_pai_workspace_workspace` ([#7780](https://github.com/aliyun/terraform-provider-alicloud/issues/7780)) +- **New Resource:** `alicloud_mse_nacos_config` ([#7796](https://github.com/aliyun/terraform-provider-alicloud/issues/7796)) +- **New Data Source:** `alicloud_mse_nacos_configs` ([#7796](https://github.com/aliyun/terraform-provider-alicloud/issues/7796)) ENHANCEMENTS: -- client: Fixes the assume_role error caused by invalid sts endpoint. [GH-7788] -- resource/alicloud_polardb_cluster: modified support the enumeration value RecoverFromRecyclebin to creation_option. [GH-7778] -- resource/alicloud_vswitch: Added the field is_default; Changed the field vpc_id, cidr_block from Required to Optional; Supported for new action CreateDefaultVSwitch. [GH-7781] -- resource/alicloud_ess_scaling_configuration: update internet_max_bandwidth_in and fix TestAccAliCloudEssScalingConfiguration_Multi and TestAccAliCloudEssScalingConfiguration_Update testcase. [GH-7787] -- resource/alicloud_ess_scaling_group: add attribute of container_group_id, update health_check_type values range and supplement instance_id. [GH-7789] -- resource/alicloud_cloud_storage_gateway_gateway: Supported payment_type set to Subscription; Fixed the panic error caused by payment_type. [GH-7790] -- resource/alicloud_fcv3_async_invoke_config: Modify validation for max_async_event_age_in_seconds. [GH-7793] -- resource/alicloud_fcv3_function: Optimize update. [GH-7795] -- resource/alicloud_ecs_launch_template: Removed the internet_max_bandwidth_in, system_disk.size, system_disk_size enums limitation. [GH-7797] -- data-source/alicloud_kms_secrets: Improves the fetching secrets tags by setting tags or fetch_tags. [GH-7791] -- docs: improve the subcategory for ehpc. [GH-7779] -- docs: Fixed error link. [GH-7784] -- docs: fix typo for cs_managed_kubernetes and cs_serverless_kubernetes. [GH-7798] -- testcase: fix TestAccAliCloudEssAlbServerGroupAttachment_basic and TestAccAliCloudEssAlbServerGroupAttachment_nonForceAttach testcase. [GH-7785] -- testcase: fix TestAccAliCloudEssAlbServerGroupSuspendProcess testcase. [GH-7786] -- testcase: Improved alicloud_alb_load_balancer_security_group_attachment testcase. [GH-7800] +- client: Fixes the assume_role error caused by invalid sts endpoint. ([#7788](https://github.com/aliyun/terraform-provider-alicloud/issues/7788)) +- resource/alicloud_polardb_cluster: modified support the enumeration value RecoverFromRecyclebin to creation_option. ([#7778](https://github.com/aliyun/terraform-provider-alicloud/issues/7778)) +- resource/alicloud_vswitch: Added the field is_default; Changed the field vpc_id, cidr_block from Required to Optional; Supported for new action CreateDefaultVSwitch. ([#7781](https://github.com/aliyun/terraform-provider-alicloud/issues/7781)) +- resource/alicloud_ess_scaling_configuration: update internet_max_bandwidth_in and fix TestAccAliCloudEssScalingConfiguration_Multi and TestAccAliCloudEssScalingConfiguration_Update testcase. ([#7787](https://github.com/aliyun/terraform-provider-alicloud/issues/7787)) +- resource/alicloud_ess_scaling_group: add attribute of container_group_id, update health_check_type values range and supplement instance_id. ([#7789](https://github.com/aliyun/terraform-provider-alicloud/issues/7789)) +- resource/alicloud_cloud_storage_gateway_gateway: Supported payment_type set to Subscription; Fixed the panic error caused by payment_type. ([#7790](https://github.com/aliyun/terraform-provider-alicloud/issues/7790)) +- resource/alicloud_fcv3_async_invoke_config: Modify validation for max_async_event_age_in_seconds. ([#7793](https://github.com/aliyun/terraform-provider-alicloud/issues/7793)) +- resource/alicloud_fcv3_function: Optimize update. ([#7795](https://github.com/aliyun/terraform-provider-alicloud/issues/7795)) +- resource/alicloud_ecs_launch_template: Removed the internet_max_bandwidth_in, system_disk.size, system_disk_size enums limitation. ([#7797](https://github.com/aliyun/terraform-provider-alicloud/issues/7797)) +- data-source/alicloud_kms_secrets: Improves the fetching secrets tags by setting tags or fetch_tags. ([#7791](https://github.com/aliyun/terraform-provider-alicloud/issues/7791)) +- docs: improve the subcategory for ehpc. ([#7779](https://github.com/aliyun/terraform-provider-alicloud/issues/7779)) +- docs: Fixed error link. ([#7784](https://github.com/aliyun/terraform-provider-alicloud/issues/7784)) +- docs: fix typo for cs_managed_kubernetes and cs_serverless_kubernetes. ([#7798](https://github.com/aliyun/terraform-provider-alicloud/issues/7798)) +- testcase: fix TestAccAliCloudEssAlbServerGroupAttachment_basic and TestAccAliCloudEssAlbServerGroupAttachment_nonForceAttach testcase. ([#7785](https://github.com/aliyun/terraform-provider-alicloud/issues/7785)) +- testcase: fix TestAccAliCloudEssAlbServerGroupSuspendProcess testcase. ([#7786](https://github.com/aliyun/terraform-provider-alicloud/issues/7786)) +- testcase: Improved alicloud_alb_load_balancer_security_group_attachment testcase. ([#7800](https://github.com/aliyun/terraform-provider-alicloud/issues/7800)) BUG FIXES: -- resource/alicloud_ocean_base_instance: Fixed the diff error caused by field instance_class. [GH-7794] +- resource/alicloud_ocean_base_instance: Fixed the diff error caused by field instance_class. ([#7794](https://github.com/aliyun/terraform-provider-alicloud/issues/7794)) ## 1.232.0 (October 25, 2024) diff --git a/website/docs/r/cen_transit_router_route_table_association.html.markdown b/website/docs/r/cen_transit_router_route_table_association.html.markdown index d8f1b576b11a..8cd38799dd90 100644 --- a/website/docs/r/cen_transit_router_route_table_association.html.markdown +++ b/website/docs/r/cen_transit_router_route_table_association.html.markdown @@ -20,7 +20,7 @@ For information about Cloud Enterprise Network (CEN) Transit Router Route Table Basic Usage
diff --git a/website/docs/r/cloud_storage_gateway_gateway.html.markdown b/website/docs/r/cloud_storage_gateway_gateway.html.markdown index c984cb66d72d..cdc4a27d5d56 100644 --- a/website/docs/r/cloud_storage_gateway_gateway.html.markdown +++ b/website/docs/r/cloud_storage_gateway_gateway.html.markdown @@ -20,7 +20,7 @@ For information about Cloud Storage Gateway Gateway and how to use it, see [What Basic Usage
diff --git a/website/docs/r/mse_nacos_config.html.markdown b/website/docs/r/mse_nacos_config.html.markdown index 328006877e03..1bebe825b64b 100644 --- a/website/docs/r/mse_nacos_config.html.markdown +++ b/website/docs/r/mse_nacos_config.html.markdown @@ -18,6 +18,12 @@ For information about Microservice Engine (MSE) Nacos Config and how to use it, Basic Usage +
+ ```terraform data "alicloud_zones" "example" { available_resource_creation = "VSwitch" diff --git a/website/docs/r/ocean_base_instance.html.markdown b/website/docs/r/ocean_base_instance.html.markdown index fb4332456c2a..fea84380831e 100644 --- a/website/docs/r/ocean_base_instance.html.markdown +++ b/website/docs/r/ocean_base_instance.html.markdown @@ -21,7 +21,7 @@ For information about Ocean Base Instance and how to use it, see [What is Instan Basic Usage
diff --git a/website/docs/r/pai_workspace_workspace.html.markdown b/website/docs/r/pai_workspace_workspace.html.markdown index f217c4814a08..e66653e1b8dd 100644 --- a/website/docs/r/pai_workspace_workspace.html.markdown +++ b/website/docs/r/pai_workspace_workspace.html.markdown @@ -20,6 +20,12 @@ For information about P A I Workspace Workspace and how to use it, see [What is Basic Usage +
+ ```terraform variable "name" { default = "terraform_example"