Skip to content

Commit

Permalink
Alphabetically sorted documentation attributes.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhirendersingh19 committed Oct 26, 2023
1 parent cb2d6ba commit d3f23d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/pi_volume_clone.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ ibm_pi_volume_clone provides the following [timeouts](https://www.terraform.io/d
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_volume_clone_name` - (Required, String) The base name of the newly cloned volume(s).
- `pi_replication_enabled` - (Optional, Boolean) Indicates whether the cloned volume should have replication enabled. If no value is provided, it will default to the replication status of the source volume(s).
- `pi_target_storage_tier` - (Optional, String) The storage tier for the cloned volume(s).
- `pi_volume_clone_name` - (Required, String) The base name of the newly cloned volume(s).
- `pi_volume_ids` - (Required, Set of String) List of volumes to be cloned.

## Attribute reference
Expand Down

0 comments on commit d3f23d9

Please sign in to comment.