Skip to content

Commit fa30473

Browse files
committed
add
1 parent 4270e9d commit fa30473

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

tencentcloud/services/cdb/resource_tc_mysql_cls_log_attachment.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,3 @@ resource "tencentcloud_mysql_cls_log_attachment" "example" {
7979
log_topic = "140d4d39-4307-45a8-9655-290f679b063d"
8080
}
8181
```
82-
83-
Import
84-
85-
mysql log to cls can be imported using the id, e.g.
86-
87-
```
88-
terraform import tencentcloud_mysql_cls_log_attachment.example cdb-8fk7id2l#slowlog
89-
```

website/docs/r/mysql_cls_log_attachment.html.markdown

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,3 @@ In addition to all arguments above, the following attributes are exported:
115115
* `status` - Log Status.
116116

117117

118-
## Import
119-
120-
mysql log to cls can be imported using the id, e.g.
121-
122-
```
123-
terraform import tencentcloud_mysql_cls_log_attachment.example cdb-8fk7id2l#slowlog
124-
```
125-

0 commit comments

Comments
 (0)