Skip to content

Commit 759252d

Browse files
committed
update README.md
1 parent 5e86c7e commit 759252d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ Here is an example of how you can use this module in your inventory structure:
118118
| route\_subnet\_ids | Client Route Subnet Ids | `list(any)` | `[]` | no |
119119
| saml\_arn | The ARN of the IAM SAML identity provider. | `string` | `""` | no |
120120
| self\_saml\_arn | The ARN of the IAM SAML identity provider for the self service portal. | `string` | `""` | no |
121+
| split\_tunnel\_enable | Indicates whether split-tunnel is enabled on VPN endpoint. | `bool` | `false` | no |
121122
| subnet\_ids | Subnet ID to associate clients | `list(string)` | `[]` | no |
122123
| type | The type of client authentication to be used. | `string` | `"certificate-authentication"` | no |
123124

0 commit comments

Comments
 (0)