Skip to content

Commit

Permalink
feat: add resource tencentcloud_organization_org_share_unit
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiMengXS committed Feb 5, 2024
1 parent e1c4f08 commit 286db37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ Import
organization org_share_unit can be imported using the id, e.g.

```
terraform import tencentcloud_organization_org_share_unit.org_share_unit org_share_unit_id
terraform import tencentcloud_organization_org_share_unit.org_share_unit area#unit_id
```
2 changes: 1 addition & 1 deletion website/docs/r/organization_org_share_unit.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ In addition to all arguments above, the following attributes are exported:
organization org_share_unit can be imported using the id, e.g.

```
terraform import tencentcloud_organization_org_share_unit.org_share_unit org_share_unit_id
terraform import tencentcloud_organization_org_share_unit.org_share_unit area#unit_id
```

0 comments on commit 286db37

Please sign in to comment.