We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e86c7e commit 759252dCopy full SHA for 759252d
README.md
@@ -118,6 +118,7 @@ Here is an example of how you can use this module in your inventory structure:
118
| route\_subnet\_ids | Client Route Subnet Ids | `list(any)` | `[]` | no |
119
| saml\_arn | The ARN of the IAM SAML identity provider. | `string` | `""` | no |
120
| 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 |
122
| subnet\_ids | Subnet ID to associate clients | `list(string)` | `[]` | no |
123
| type | The type of client authentication to be used. | `string` | `"certificate-authentication"` | no |
124
0 commit comments