diff --git a/website/docs/r/organization_policy_sub_account_attachment.html.markdown b/website/docs/r/organization_policy_sub_account_attachment.html.markdown index 88c5980705..b2b466cea3 100644 --- a/website/docs/r/organization_policy_sub_account_attachment.html.markdown +++ b/website/docs/r/organization_policy_sub_account_attachment.html.markdown @@ -43,3 +43,10 @@ In addition to all arguments above, the following attributes are exported: * `update_time` - Update time. +## Import + +organization policy_sub_account_attachment can be imported using the id, e.g. +``` +$ terraform import tencentcloud_organization_policy_sub_account_attachment.policy_sub_account_attachment policyId#memberUin#orgSubAccountUin +``` +