We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6e719 commit 622483eCopy full SHA for 622483e
website/docs/d/pi_instances.html.markdown
@@ -65,6 +65,8 @@ In addition to all argument reference list, you can access the following attribu
65
- `processors` - (Float) The number of processors that are allocated to the instance.
66
- `proctype` - (String) The procurement type of the instance. Supported values are `shared` and `dedicated`.
67
- `pvm_instance_id` - (String) The unique identifier of the instance.
68
+ - `shared_processor_pool`- (String) The name of the shared processor pool for the instance.
69
+ - `shared_processor_pool_id` - (String) The ID of the shared processor pool for the instance.
70
- `status` - (String) The status of the instance.
71
- `storage_connection` - (String) The storage connection type for the instance.
72
- `storage_pool` - (String) The storage Pool where server is deployed.
0 commit comments