--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "virtfusion_self_service_credit Resource - virtfusion" subcategory: "" description: |- Manages self-service credit in VirtFusion. Deleting this resource cancels the credit. --- # virtfusion_self_service_credit (Resource) Manages self-service credit in VirtFusion. Deleting this resource cancels the credit. ## Schema ### Required - `amount` (Number) The credit amount. - `currency_code` (String) The currency code (e.g. `USD`, `EUR`). - `user_id` (Number) The ID of the user to add credit to. ### Read-Only - `id` (Number) The identifier of the credit entry.