Skip to content

Commit cc175c9

Browse files
committed
feat: add resource tencentcloud_organization_org_share_unit
1 parent fecb6a8 commit cc175c9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tencentcloud/services/tco/resource_tc_organization_policy_sub_account_attachment.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@ resource "tencentcloud_organization_policy_sub_account_attachment" "policy_sub_a
99
policy_id = 144256499
1010
}
1111
```
12+
Import
13+
14+
organization policy_sub_account_attachment can be imported using the id, e.g.
15+
```
16+
$ terraform import tencentcloud_organization_policy_sub_account_attachment.policy_sub_account_attachment policyId#memberUin#orgSubAccountUin
17+
```

0 commit comments

Comments
 (0)