resource "virtfusion_user" "customer1" { name = "John Doe" email = "john@example.com" ext_relation_id = "cust-12345" }