cloudposse / terraform-aws-ec2-client-vpn

https://cloudposse.com/accelerate
Apache License 2.0
45 stars 28 forks source link

Support authorization rules #33

Closed nitrocode closed 2 years ago

nitrocode commented 2 years ago

Have a question? Please checkout our Slack Community or visit our Slack Archive.

Slack Community

Describe the Feature

Support authorization rules such as for sso

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ec2_client_vpn_authorization_rule

https://aws.amazon.com/blogs/networking-and-content-delivery/using-aws-sso-with-aws-client-vpn-for-authentication-and-authorization/

nitrocode commented 2 years ago

Nevermind. We do support.

https://github.com/cloudposse/terraform-aws-ec2-client-vpn/blob/6ad9ff581b7041cd43992e41d133ba8aa702e9c1/main.tf#L238