We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bddc5db commit 61590ecCopy full SHA for 61590ec
website/docs/r/field.html.markdown
@@ -25,7 +25,7 @@ The following arguments are supported:
25
26
- `field_name` - (Required) Name of the field.
27
- `field_id` - (Required) Field identifier.
28
-- `data_type` - (Optional) Field type. Currently only possible values is `String`.
+- `data_type` - (Optional) Field type - Deprecated. Possible values are `String`, `Long`, `Int`, `Double`, and `Boolean`.
29
- `state` - (Optional) State of the field (either `Enabled` or `Disabled`).
30
31
## Import
0 commit comments