Skip to content

Commit 0ac13b8

Browse files
committed
Fix documentation
1 parent 3742d55 commit 0ac13b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/d/pi_volume.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ In addition to all argument reference list, you can access the following attribu
6363
- `last_update_date` - (String) The date when the volume last updated.
6464
- `master_volume_name` - (String) The master volume name.
6565
- `mirroring_state` - (String) Mirroring state for replication enabled volume.
66+
- `name` - (String) The name of the volume.
6667
- `out_of_band_deleted` - (Bool) Indicates if the volume does not exist on storage controller.
6768
- `primary_role` - (String) Indicates whether `master`/`auxiliary` volume is playing the primary role.
6869
- `replication_enabled` - (Boolean) Indicates if the volume should be replication enabled or not.
@@ -73,7 +74,6 @@ In addition to all argument reference list, you can access the following attribu
7374
- `size` - (Integer) The size of the volume in GB.
7475
- `state` - (String) The state of the volume.
7576
- `user_tags` - (List) List of user tags attached to the resource.
76-
- `volume_name` - (String) The name of the volume.
7777
- `volume_pool` - (String) The name of storage pool where the volume is located.
7878
- `volume_type` - (String) The name of storage template used to create the volume.
7979
- `wwn` - (String) The world wide name of the volume.

website/docs/d/pi_volumes.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ In addition to all argument reference list, you can access the following attribu
6363
- `last_update_date` - (String) The date when the volume last updated.
6464
- `master_volume_name` - (String) The master volume name.
6565
- `mirroring_state` - (String) Mirroring state for replication enabled volume.
66+
- `name` - (String) The name of the volume.
6667
- `out_of_band_deleted` - (Bool) Indicates if the volume does not exist on storage controller.
6768
- `primary_role` - (String) Indicates whether `master`/`auxiliary` volume is playing the primary role.
6869
- `replication_enabled` - (Boolean) Indicates if the volume should be replication enabled or not.
@@ -73,7 +74,6 @@ In addition to all argument reference list, you can access the following attribu
7374
- `size` - (Integer) The size of the volume in GB.
7475
- `state` - (String) The state of the volume.
7576
- `user_tags` - (List) List of user tags attached to the resource.
76-
- `volume_name` - (String) The name of the volume.
7777
- `volume_pool` - (String) The name of storage pool where the volume is located.
7878
- `volume_type` - (String) The name of storage template used to create the volume.
7979
- `wwn` - (String) The world wide name of the volume.

0 commit comments

Comments
 (0)