Skip to content

Commit

Permalink
Doc update clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Kita committed Nov 20, 2024
1 parent 25b3b5d commit c177b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/pi_virtual_serial_number.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Review the argument references that you can specify for your resource.

- `pi_cloud_instance_id` - (Required, String) The GUID of the service instance associated with an account.
- `pi_description` - (Optional, String) Desired description for virtual serial number.
- `pi_instance_id` - (Optional, String) Power instance ID to assign created or existing virtual serial number to. Must unassign from previous power instance if different than current assignment.
- `pi_instance_id` - (Optional, String) Power instance ID to assign created or existing virtual serial number to. Must unassign from previous power instance if different than current assignment. Cannot use the instance name, only ID.
- `pi_retain_virtual_serial_number` - (Optional, Boolean) Indicates whether to reserve or delete virtual serial number when detached from power instance during delete. Required with `pi_instance_id`.
- `pi_serial` - (Required, String) Virtual serial number of existing serial. Cannot use 'auto-assign' unless `pi_instance_id` is specified.

Expand Down

0 comments on commit c177b2a

Please sign in to comment.