You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/io.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
| certificate\_enabled | n/a |`bool`|`true`| no |
10
10
| cidr\_block | Client VPN CIDR |`string`|`""`| no |
11
11
| dns\_names | List of DNS names for which a certificate is being requested. |`list(any)`| <pre>[<br> "clouddrove.com"<br>]</pre> | no |
12
-
| dns\_servers | Information about the DNS servers to be used for DNS resolution|`list(string)`|n/a|yes|
12
+
| dns\_servers |(Optional) Information about the DNS servers to be used for DNS resolution. A Client VPN endpoint can have up to two DNS servers. If no DNS server is specified, the DNS address of the connecting device is used. |`list(string)`|`null`|no|
13
13
| enable\_security\_group | create for security group module this value is enable 'true' |`bool`|`true`| no |
0 commit comments