resource "nautobot_manufacturer" "new" { description = "Created with Terraform" name = "Vendor I" }