Skip to content

Commit 7d95c02

Browse files
committed
docs: update doc
1 parent 35a3d25 commit 7d95c02

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

tencentcloud/resource_tc_vpc_bandwidth_package_attachment.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ resource "tencentcloud_vpc_bandwidth_package_attachment" "bandwidth_package_atta
1212
protocol = ""
1313
}
1414
15-
```
16-
Import
17-
18-
vpc bandwidth_package_attachment can be imported using the bandwidthPackageId#resource_id, e.g.
19-
```
20-
$ terraform import tencentcloud_vpc_bandwidth_package_attachment.bandwidth_package_attachment bandwidthPackageAttachment_id
2115
```
2216
*/
2317
package tencentcloud

website/docs/r/vpc_bandwidth_package_attachment.html.markdown

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,3 @@ In addition to all arguments above, the following attributes are exported:
4141

4242

4343

44-
## Import
45-
46-
vpc bandwidth_package_attachment can be imported using the bandwidthPackageId#resource_id, e.g.
47-
```
48-
$ terraform import tencentcloud_vpc_bandwidth_package_attachment.bandwidth_package_attachment bandwidthPackageAttachment_id
49-
```
50-

0 commit comments

Comments
 (0)