Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 436efbc

Browse files
committedMar 27, 2025
add
1 parent 6d28358 commit 436efbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎tencentcloud/services/teo/resource_tc_teo_security_policy_config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Provides a resource to create a teo security policy
22

3-
~> **NOTE:** If the user's EO version is the personal version, `managed_rule_groups` needs to set one; If the user's EO version is a non personal version, `managed_rule_groups` needs to set 17.
3+
~> **NOTE:** If the user's EO version is the personal version, `managed_rule_groups` needs to set one; If the user's EO version is a non personal version, `managed_rule_groups` needs to set 17. If the user does not set the `managed_rule_groups` parameter, the system will generate it by default.
44

55
Example Usage
66

‎website/docs/r/teo_security_policy_config.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: |-
1111

1212
Provides a resource to create a teo security policy
1313

14-
~> **NOTE:** If the user's EO version is the personal version, `managed_rule_groups` needs to set one; If the user's EO version is a non personal version, `managed_rule_groups` needs to set 17.
14+
~> **NOTE:** If the user's EO version is the personal version, `managed_rule_groups` needs to set one; If the user's EO version is a non personal version, `managed_rule_groups` needs to set 17. If the user does not set the `managed_rule_groups` parameter, the system will generate it by default.
1515

1616
## Example Usage
1717

0 commit comments

Comments
 (0)
Please sign in to comment.