Skip to content

Commit 778e4ac

Browse files
authored
docs: add changelog of version 1.81.46 (#2307)
1 parent fc63cbf commit 778e4ac

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
## 1.81.46 (November 15, 2023)
2+
3+
FEATURES:
4+
5+
* **New Data Source:** `tencentcloud_waf_user_clb_regions` ([#2301](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2301))
6+
* **New Data Source:** `tencentcloud_wedata_data_source_list` ([#2299](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2299))
7+
* **New Data Source:** `tencentcloud_wedata_data_source_without_info` ([#2299](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2299))
8+
* **New Resource:** `tencentcloud_css_pull_stream_task_restart` ([#2291](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2291))
9+
* **New Resource:** `tencentcloud_css_start_stream_monitor` ([#2291](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2291))
10+
* **New Resource:** `tencentcloud_dnspod_snapshot_config` ([#2306](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2306))
11+
* **New Resource:** `tencentcloud_waf_auto_deny_rules` ([#2298](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2298))
12+
* **New Resource:** `tencentcloud_waf_cc` ([#2301](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2301))
13+
* **New Resource:** `tencentcloud_waf_module_status` ([#2298](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2298))
14+
* **New Resource:** `tencentcloud_waf_protection_mode` ([#2298](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2298))
15+
* **New Resource:** `tencentcloud_waf_web_shell` ([#2298](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2298))
16+
* **New Resource:** `tencentcloud_wedata_datasource` ([#2299](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2299))
17+
* **New Resource:** `tencentcloud_wedata_integration_offline_task` ([#2299](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2299))
18+
* **New Resource:** `tencentcloud_wedata_integration_realtime_task` ([#2299](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2299))
19+
* **New Resource:** `tencentcloud_wedata_integration_task_node` ([#2299](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2299))
20+
21+
ENHANCEMENTS:
22+
23+
* datasource/tencentcloud_scf_function: add async_run_enable ([#2300](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2300))
24+
* resource/tencentcloud_clb_instance: Support set `sla_type` field. ([#2304](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2304))
25+
* resource/tencentcloud_redis_instance: Fields `redis_shard_num`, `redis_replicas_num`, `mem_size` add enumeration values and value checks ([#2305](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2305))
26+
* resource/tencentcloud_scf_function: add async_run_enable ([#2300](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2300))
27+
* tencentcloud_ckafka_datahub_task: Optimize `input_value_type` and `input_value` empty string processing ([#2296](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2296))
28+
* tencentcloud_kubernetes_node_pool: modify the `security_group_ids` in the example plug-in tke nodepool to `orderly_security_group_ids` ([#2297](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2297))
29+
* tencentcloud_waf_clb_domain: Support set cls status ([#2301](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2301))
30+
* tencentcloud_waf_saas_domain: Support set cls status ([#2301](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2301))
31+
* tencentcloud_waf_saas_domain: Support set waf status ([#2298](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2298))
32+
33+
BUG FIXES:
34+
35+
* tencentcloud_mysql_readonly_instance: Fix the problem of error reporting when modifying configuration ([#2303](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2303))
36+
137
## 1.81.45 (November 10, 2023)
238

339
FEATURES:

0 commit comments

Comments
 (0)