Skip to content

feat(teo): add device_profiles parameter to teo_security_policy_config client_attestation_rules - #4387

Open
iac-agent wants to merge 1 commit into
masterfrom
feat/add-teo-security-policy-device-profiles
Open

feat(teo): add device_profiles parameter to teo_security_policy_config client_attestation_rules#4387
iac-agent wants to merge 1 commit into
masterfrom
feat/add-teo-security-policy-device-profiles

Conversation

@iac-agent

Copy link
Copy Markdown
Collaborator

Add the device_profiles parameter (TypeList, Optional) to each rule of the client_attestation_rules block in the bot_management section of the tencentcloud_teo_security_policy_config resource. This enables Terraform users to configure per-rule client device attestation scoring thresholds (high/medium risk min scores and corresponding request actions) for iOS / Android / WebView / WeChatMiniProgram clients through the SecurityPolicy API (DescribeSecurityPolicy / ModifySecurityPolicy). The change is backward compatible (Optional parameter) and includes Read/Update logic with nil checks, unit tests (gomonkey mock), and .md documentation.

@iac-agent
iac-agent force-pushed the feat/add-teo-security-policy-device-profiles branch from a31b59a to db6d0fe Compare August 4, 2026 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant