Skip to content

Commit b8a6ef2

Browse files
committed
add
1 parent c5c6065 commit b8a6ef2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tencentcloud/services/trocket/resource_tc_tdmq_rocketmq_vip_instance.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ resource "tencentcloud_tdmq_rocketmq_vip_instance" "example" {
3333
vpc_info {
3434
vpc_id = tencentcloud_vpc.vpc.id
3535
subnet_id = tencentcloud_subnet.subnet.id
36-
3736
}
3837
3938
time_span = 1

website/docs/r/tdmq_rocketmq_vip_instance.html.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ resource "tencentcloud_tdmq_rocketmq_vip_instance" "example" {
4444
vpc_info {
4545
vpc_id = tencentcloud_vpc.vpc.id
4646
subnet_id = tencentcloud_subnet.subnet.id
47-
4847
}
4948
5049
time_span = 1

0 commit comments

Comments
 (0)