Skip to content

Commit 3bd6a2d

Browse files
committed
doc update
1 parent eed32b0 commit 3bd6a2d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

website/docs/r/is_share_mount_target.html.markdown

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,11 @@ The following arguments are supported:
161161
~> **Note**
162162
`virtual_network_interface` and `vpc` are mutually exclusive and one of them must be provided.
163163
- `name` - (Required, String) The user-defined name for this share target. Names must be unique within the share the share target resides in. If unspecified, the name will be a hyphenated list of randomly-selected words.
164-
- `transit_encryption` - (Required, String) The transit encryption mode for this share target. Supported values are **none**, **ipsec** and **stunnel**
164+
- `transit_encryption` - (Optional, String) The transit encryption mode for this share target. Supported values are **none**, **ipsec** and **stunnel**
165165

166+
~> **Note**
167+
If `transit_encryption` is not provided, the default transit encryption for the corresponding share profile will be used
168+
166169
## Attribute Reference
167170

168171
The following attributes are exported:

0 commit comments

Comments
 (0)