Skip to content

Commit 3773bdc

Browse files
authored
fix(cdb): [119628577] tencentcloud_mysql_cls_log_attachment Update md doc (#2879)
* add * add * add
1 parent 4270e9d commit 3773bdc

File tree

3 files changed

+3
-16
lines changed

3 files changed

+3
-16
lines changed

.changelog/2879.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
resource/tencentcloud_mysql_cls_log_attachment: Update md doc
3+
```

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)