Skip to content

Commit 26be9a0

Browse files
Doc update in instance template
1 parent 624acaa commit 26be9a0

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

website/docs/d/is_instance_template.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,4 +215,5 @@ You can access the following attribute references after your data source is crea
215215
- `profile` - (String) The global unique name for the volume profile to use for the volume.
216216
- `tags` - (String) User Tags associated with the volume. (https://cloud.ibm.com/apidocs/tagging#types-of-tags)
217217
- `vpc` - (String) The VPC ID that the instance templates needs to be created.
218+
- `volume_bandwidth_qos_mode` - (String) The volume bandwidth QoS mode to use for this virtual server instance.
218219
- `zone` - (String) The name of the zone.

website/docs/d/is_instance_templates.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,5 @@ You can access the following attribute references after your data source is crea
201201
- `profile` - (String) The global unique name for the volume profile to use for the volume.
202202
- `tags` - (String) User Tags associated with the volume. (https://cloud.ibm.com/apidocs/tagging#types-of-tags)
203203
- `vpc` - (String) The VPC ID that the instance templates needs to be created.
204+
- `volume_bandwidth_qos_mode` - (String) The volume bandwidth QoS mode to use for this virtual server instance.
204205
- `zone` - (String) The name of the zone.

website/docs/d/is_instances.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,6 @@ In addition to all argument reference list, you can access the following attribu
287287
- `architecture` - (String) The architecture of the virtual CPU.
288288
- `manufacturer` - (String) The manufacturer of the virtual CPU.
289289
- `count`- (Integer) The number of virtual CPUs that are allocated to the instance.
290-
- `volume_bandwidth_qos_mode` - (String) The volume bandwidth QoS mode to use for this virtual server instance.
290+
- `volume_bandwidth_qos_mode` - (String) The volume bandwidth QoS mode to use for this virtual server instance.
291291
- `vpc` - (String) The ID of the VPC that the instance belongs to.
292292
- `zone` - (String) The zone where the instance was created.

0 commit comments

Comments
 (0)