Name | Version |
---|---|
terraform | >= 0.12.20 |
Name | Version |
---|---|
aws | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
cluster_name | n/a | any |
n/a | yes |
domain_name | Domain name to point to openvpn container for external access | string |
"vpn.address" |
no |
image | n/a | string |
"dnxsolutions/openvpn:2.2.0" |
no |
mfa | Enable or disable MFA for VPN users | string |
"false" |
no |
name | Name of your ECS service | string |
"default" |
no |
requester_cidrs | List of CIDRs to add to openvpn-access SG so clients can connect to resources | list(string) |
[] |
no |
revoke_users | List of users (comma-separated, no spaces) to revoke previously created keys | string |
"" |
no |
route_push | List of routes to push to client, comma-separated (ex: '10.100.0.0 255.255.0.0,10.200.0.0 255.255.0.0') | string |
"" |
no |
task_role_arn | n/a | any |
n/a | yes |
users | List of users (comma-separated, no spaces) to create keys | string |
"" |
no |
vpc_id | n/a | any |
n/a | yes |
No output.
Module managed by DNX Solutions.
Apache 2 Licensed. See LICENSE for full details.