Skip to content

Commit f4b9e5d

Browse files
Merge branch 'vsn-instances' of github.com:powervs-ibm/terraform-provider-ibm into vsn-instances
2 parents 2c8264a + f24feff commit f4b9e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/pi_instance.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Review the argument references that you can specify for your resource.
129129
- `description` - (String, Optional) Description of virtual serial number.
130130
- `serial` - (String, Required) Provide an existing reserved Virtual Serial Number or specify 'auto-assign' for auto generated Virtual Serial Number.
131131

132-
~> **Note** When set to "auto assign", changes to `serial` outside of terraform will not be detected. In addition, if a new generated virtual serial number is needed,
132+
~> **Note** When set to "auto-assign", changes to `serial` outside of terraform will not be detected. In addition, if a new generated virtual serial number is needed,
133133
the old serial must be removed before a new one is generated.
134134
- `pi_volume_ids` - (Optional, List of String) The list of volume IDs that you want to attach to the instance during creation.
135135

0 commit comments

Comments
 (0)