Skip to content

Commit b6afe70

Browse files
committed
Remove extra -
1 parent 3d0afee commit b6afe70

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

website/docs/d/pi_instance.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ In addition to all argument reference list, you can access the following attribu
7777
- `shared_processor_pool`- (String) The name of the shared processor pool for the instance.
7878
- `shared_processor_pool_id` - (String) The ID of the shared processor pool for the instance.
7979
- `status` - (String) The status of the instance.
80+
- `storage_connection` - (String) The storage connection type for the instance.
8081
- `storage_pool` - (String) The storage Pool where server is deployed.
8182
- `storage_pool_affinity` - (Bool) Indicates if all volumes attached to the server must reside in the same storage pool.
8283
- `storage_type` - (String) The storage type where server is deployed.

website/docs/d/pi_instances.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ In addition to all argument reference list, you can access the following attribu
6666
- `proctype` - (String) The procurement type of the instance. Supported values are `shared` and `dedicated`.
6767
- `pvm_instance_id` - (String) The unique identifier of the instance.
6868
- `status` - (String) The status of the instance.
69-
- `storage_connection` - (String) - The storage connection type for the instance.
69+
- `storage_connection` - (String) The storage connection type for the instance.
7070
- `storage_pool` - (String) The storage Pool where server is deployed.
7171
- `storage_pool_affinity` - (Boolean) Indicates if all volumes attached to the server must reside in the same storage pool.
7272
- `storage_type` - (String) The storage type where server is deployed.

0 commit comments

Comments
 (0)