--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "virtfusion_self_service_resource_pack Data Source - virtfusion" subcategory: "" description: |- Fetches a single VirtFusion self-service resource pack by ID. --- # virtfusion_self_service_resource_pack (Data Source) Fetches a single VirtFusion self-service resource pack by ID. ## Schema ### Required - `id` (Number) The resource pack ID. ### Read-Only - `name` (String) The resource pack name. - `pack_id` (Number) The pack ID associated with the resource pack. - `user_id` (Number) The user ID associated with the resource pack.