ENHANCEMENTS:
- resource/alicloud_route_table: Adds retry code to avoid concurrency issues when deleting (#3377)
- resource/alicloud_cs_managed_kubernetes: Supports setting essd disk performance and automatic disk snapshot policies for cluster and node pool nodes. (#3371)
- resource/alicloud_forward_entry: Renames the name to forward_entry_name; Supports new attribute protocol; Upgrades the resource SDK (#3368)
- resource/alicloud_eip_association: Enlarges the deletion timeout to avoid deleting it failed (#3366)
- resource/alicloud_eip_assocition: Enlarges the client connection timeout to avoid connecting failed (#3365)
- resource/alicloud_mongodb_instance: Removes the field tde_status forceNew and supports modifying it online (#3360)
- resource/alicloud_ga_listener: Supports protocol HTTP and HTTPS (#3358)
- resource/alicloud_snat_entry: Adds new attribute status and supports self-define timeout; Upgrades the resource dependent sdk (#3357)
- resource/alicloud_vswitch: Leverages the specified error code to add retry strategy when creating or deleting vswitch (#3356)
- testcase: Modify the image name_regex to ^ubuntu to avoid the needless test failed (#3367)
BUG FIXES: