Skip to content

Commit 10df3f6

Browse files
committed
add
1 parent fbf00be commit 10df3f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tencentcloud/services/trabbit/resource_tc_tdmq_rabbitmq_vip_instance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Provides a resource to create a tdmq rabbitmq_vip_instance
1+
Provides a resource to create a TDMQ rabbitmq vip instance
22

33
Example Usage
44

@@ -39,7 +39,7 @@ resource "tencentcloud_tdmq_rabbitmq_vip_instance" "example" {
3939

4040
Import
4141

42-
tdmq rabbitmq_vip_instance can be imported using the id, e.g.
42+
TDMQ rabbitmq vip instance can be imported using the id, e.g.
4343

4444
```
4545
terraform import tencentcloud_tdmq_rabbitmq_vip_instance.example amqp-mok52gmn

website/docs/r/tdmq_rabbitmq_vip_instance.html.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ layout: "tencentcloud"
44
page_title: "TencentCloud: tencentcloud_tdmq_rabbitmq_vip_instance"
55
sidebar_current: "docs-tencentcloud-resource-tdmq_rabbitmq_vip_instance"
66
description: |-
7-
Provides a resource to create a tdmq rabbitmq_vip_instance
7+
Provides a resource to create a TDMQ rabbitmq vip instance
88
---
99

1010
# tencentcloud_tdmq_rabbitmq_vip_instance
1111

12-
Provides a resource to create a tdmq rabbitmq_vip_instance
12+
Provides a resource to create a TDMQ rabbitmq vip instance
1313

1414
## Example Usage
1515

@@ -73,7 +73,7 @@ In addition to all arguments above, the following attributes are exported:
7373

7474
## Import
7575

76-
tdmq rabbitmq_vip_instance can be imported using the id, e.g.
76+
TDMQ rabbitmq vip instance can be imported using the id, e.g.
7777

7878
```
7979
terraform import tencentcloud_tdmq_rabbitmq_vip_instance.example amqp-mok52gmn

0 commit comments

Comments
 (0)