@@ -32,17 +32,17 @@ The following arguments are supported:
32
32
## Attributes Reference
33
33
34
34
Id is set to the input Id. In addition, the following attributes are exported:
35
- * ` urn ` - is the URN of the DbaaS
36
- * ` cluster_type ` is type of cluster (DEDICATED, PRO or TRIAL)
37
- * ` dedicated_input_pem ` is PEM for dedicated inputs
38
- * ` archive_allowed_networks ` is allowed networks for ARCHIVE flow type
39
- * ` direct_input_allowed_networks ` is allowed networks for DIRECT_INPUT flow type
40
- * ` direct_input_pem ` is PEM for direct inputs
41
- * ` hostname ` is cluster hostname hosting the tenant
42
- * ` is_default ` is true if all content generated by given service will be placed on this cluster
43
- * ` is_unlocked ` is true if given service can perform advanced operations on cluster
44
- * ` query_allowed_networks ` is allowed networks for QUERY flow type
45
- * ` region ` is datacenter localization
35
+ * ` urn ` - The URN of the DbaaS
36
+ * ` cluster_type ` - The type of cluster (DEDICATED, PRO or TRIAL)
37
+ * ` dedicated_input_pem ` - The PEM for dedicated inputs
38
+ * ` archive_allowed_networks ` - The allowed networks for ARCHIVE flow type
39
+ * ` direct_input_allowed_networks ` - The allowed networks for DIRECT_INPUT flow type
40
+ * ` direct_input_pem ` - The PEM for direct inputs
41
+ * ` hostname ` - The cluster hostname hosting the tenant
42
+ * ` is_default ` - The true if all content generated by given service will be placed on this cluster
43
+ * ` is_unlocked ` - The true if given service can perform advanced operations on cluster
44
+ * ` query_allowed_networks ` - The allowed networks for QUERY flow type
45
+ * ` region ` - The datacenter localization
46
46
47
47
## Import
48
48
0 commit comments