Skip to content

Commit f6846f6

Browse files
committed
add
1 parent 6e3af00 commit f6846f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tencentcloud/services/clb/resource_tc_clb_log_set.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ Import
1515
CLB log set can be imported using the id, e.g.
1616

1717
```
18-
$ terraform import tencentcloud_clb_logset.example 4eb9e3a8-9c42-4b32-9ddf-e215e9c92764
18+
$ terraform import tencentcloud_clb_logset.example.example 4eb9e3a8-9c42-4b32-9ddf-e215e9c92764
1919
```

website/docs/r/clb_log_set.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ In addition to all arguments above, the following attributes are exported:
4444
CLB log set can be imported using the id, e.g.
4545

4646
```
47-
$ terraform import tencentcloud_clb_logset.example 4eb9e3a8-9c42-4b32-9ddf-e215e9c92764
47+
$ terraform import tencentcloud_clb_logset.example.example 4eb9e3a8-9c42-4b32-9ddf-e215e9c92764
4848
```
4949

0 commit comments

Comments
 (0)