Skip to content

Commit 38c70d7

Browse files
committed
Update deprecation message
1 parent 0ac13b8 commit 38c70d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/d/pi_volume.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Review the argument references that you can specify for your data source.
4343

4444
- `pi_cloud_instance_id` - (Required, String) The GUID of the service instance associated with an account.
4545
- `pi_volume_id` - (Optional, String) The volume ID.
46-
- `pi_volume_name` - (Deprecated, Optional, String) The name of the volume. Please use `pi_volume_id` instead.
46+
- `pi_volume_name` - (Deprecated, Optional, String) The id of the volume. Passing the name of the volume could fail or fetch stale data. Please pass an id and use `pi_volume_id` instead.
4747

4848
## Attribute Reference
4949

0 commit comments

Comments
 (0)