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
Copy file name to clipboardExpand all lines: website/docs/r/ckafka_instance.html.markdown
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,8 @@ The following arguments are supported:
72
72
*`public_network` - (Optional, Int) Timestamp.
73
73
*`rebalance_time` - (Optional, Int) Modification of the rebalancing time after upgrade.
74
74
*`renew_flag` - (Optional, Int) Prepaid automatic renewal mark, 0 means the default state, the initial state, 1 means automatic renewal, 2 means clear no automatic renewal (user setting).
75
-
*`tags` - (Optional, List) Partition size, the professional version does not need tag.
75
+
*`tag_set` - (Optional, Map) Tag set of instance.
76
+
*`tags` - (Optional, List, **Deprecated**) It has been deprecated from version 1.78.5, because it do not support change. Use `tag_set` instead. Tags of instance. Partition size, the professional version does not need tag.
76
77
*`zone_ids` - (Optional, Set: [`Int`]) List of available zone id. NOTE: this argument must set together with `multi_zone_flag`.
0 commit comments