You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: "Node specifications. Valid values: rabbit-vip-basic-1 (for 4C8G), rabbit-vip-basic-2 (for 8C16G), rabbit-vip-basic-3 (for 12C24G), rabbit-vip-basic-4 (for 16C32G), rabbit-vip-basic-5 (for 2C4G), rabbit-vip-basic-6 (for 4C12G), rabbit-vip-basic-7 (for 8C24G). The default is rabbit-vip-basic-1. NOTE: The above specifications may be sold out or removed from the shelves.",
52
+
Description: "Node specifications. Valid values: rabbit-vip-basic-5 (for 2C4G), rabbit-vip-profession-2c8g (for 2C8G), rabbit-vip-basic-1 (for 4C8G), rabbit-vip-profession-4c16g (for 4C16G), rabbit-vip-basic-2 (for 8C16G), rabbit-vip-profession-8c32g (for 8C32G), rabbit-vip-basic-4 (for 16C32G), rabbit-vip-profession-16c64g (for 16C64G). The default is rabbit-vip-basic-1. NOTE: The above specifications may be sold out or removed from the shelves.",
Provides a resource to create a tdmq rabbitmq_vip_instance
7
+
Provides a resource to create a TDMQ rabbitmq vip instance
8
8
---
9
9
10
10
# tencentcloud_tdmq_rabbitmq_vip_instance
11
11
12
-
Provides a resource to create a tdmq rabbitmq_vip_instance
12
+
Provides a resource to create a TDMQ rabbitmq vip instance
13
13
14
14
## Example Usage
15
15
@@ -59,7 +59,7 @@ The following arguments are supported:
59
59
*`auto_renew_flag` - (Optional, Bool) Automatic renewal, the default is true.
60
60
*`enable_create_default_ha_mirror_queue` - (Optional, Bool) Mirrored queue, the default is false.
61
61
*`node_num` - (Optional, Int) The number of nodes, a minimum of 3 nodes for a multi-availability zone. If not passed, the default single availability zone is 1, and the multi-availability zone is 3.
62
-
*`node_spec` - (Optional, String) Node specifications. Valid values: rabbit-vip-basic-1 (for 4C8G), rabbit-vip-basic-2 (for 8C16G), rabbit-vip-basic-3 (for 12C24G), rabbit-vip-basic-4 (for 16C32G), rabbit-vip-basic-5 (for 2C4G), rabbit-vip-basic-6 (for 4C12G), rabbit-vip-basic-7 (for 8C24G). The default is rabbit-vip-basic-1. NOTE: The above specifications may be sold out or removed from the shelves.
62
+
*`node_spec` - (Optional, String) Node specifications. Valid values: rabbit-vip-basic-5 (for 2C4G), rabbit-vip-profession-2c8g (for 2C8G), rabbit-vip-basic-1 (for 4C8G), rabbit-vip-profession-4c16g (for 4C16G), rabbit-vip-basic-2 (for 8C16G), rabbit-vip-profession-8c32g (for 8C32G), rabbit-vip-basic-4 (for 16C32G), rabbit-vip-profession-16c64g (for 16C64G). The default is rabbit-vip-basic-1. NOTE: The above specifications may be sold out or removed from the shelves.
63
63
*`storage_size` - (Optional, Int) Single node storage specification, the default is 200G.
64
64
*`time_span` - (Optional, Int) Purchase duration, the default is 1 (month).
65
65
@@ -73,7 +73,7 @@ In addition to all arguments above, the following attributes are exported:
73
73
74
74
## Import
75
75
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.
0 commit comments