--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "virtfusion_self_service_hourly_group_profile Resource - virtfusion" subcategory: "" description: |- Manages a self-service hourly group profile assignment in VirtFusion. --- # virtfusion_self_service_hourly_group_profile (Resource) Manages a self-service hourly group profile assignment in VirtFusion. ## Schema ### Required - `group_id` (Number) The ID of the hypervisor group. - `profile_id` (Number) The ID of the hourly profile. - `user_id` (Number) The ID of the user. ### Read-Only - `id` (String) The composite identifier of the hourly group profile (userId/groupId/profileId).