--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "virtfusion_self_service_resource_group_profile Resource - virtfusion" subcategory: "" description: |- Associates a resource group profile with a user in VirtFusion self-service. Changing any attribute forces recreation of the association. --- # virtfusion_self_service_resource_group_profile (Resource) Associates a resource group profile with a user in VirtFusion self-service. Changing any attribute forces recreation of the association. ## Schema ### Required - `group_id` (Number) The ID of the resource group. - `profile_id` (Number) The ID of the profile. - `user_id` (Number) The ID of the user. ### Read-Only - `id` (String) The composite identifier for this resource group profile association.