--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "nautobot_manufacturers Data Source - terraform-provider-nautobot" subcategory: "" description: |- Manufacturer data source in the Terraform provider Nautobot. --- # nautobot_manufacturers (Data Source) Manufacturer data source in the Terraform provider Nautobot. ## Schema ### Optional - `id` (String) The ID of this resource. ### Read-Only - `manufacturers` (List of Object) (see [below for nested schema](#nestedatt--manufacturers)) ### Nested Schema for `manufacturers` Read-Only: - `created` (String) - `custom_fields` (Map of String) - `description` (String) - `devicetype_count` (Number) - `display` (String) - `id` (String) - `inventoryitem_count` (Number) - `last_updated` (String) - `name` (String) - `platform_count` (Number) - `slug` (String) - `url` (String)