Skip to content

Commit 61590ec

Browse files
authored
Update field.html.markdown
1 parent bddc5db commit 61590ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/field.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The following arguments are supported:
2525

2626
- `field_name` - (Required) Name of the field.
2727
- `field_id` - (Required) Field identifier.
28-
- `data_type` - (Optional) Field type. Currently only possible values is `String`.
28+
- `data_type` - (Optional) Field type - Deprecated. Possible values are `String`, `Long`, `Int`, `Double`, and `Boolean`.
2929
- `state` - (Optional) State of the field (either `Enabled` or `Disabled`).
3030

3131
## Import

0 commit comments

Comments
 (0)