This commit is contained in:
Paul Marsicovetere 2024-11-29 03:19:50 +00:00 committed by GitHub
commit 6db8ae2fe7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -188,6 +188,9 @@ Solutions that provision a ready to use OpenVPN server based on this script in o
- AWS using Terraform at [`openvpn-terraform-install`](https://github.com/dumrauf/openvpn-terraform-install) - AWS using Terraform at [`openvpn-terraform-install`](https://github.com/dumrauf/openvpn-terraform-install)
- Terraform AWS module [`openvpn-ephemeral`](https://registry.terraform.io/modules/paulmarsicloud/openvpn-ephemeral/aws/latest) - Terraform AWS module [`openvpn-ephemeral`](https://registry.terraform.io/modules/paulmarsicloud/openvpn-ephemeral/aws/latest)
- GitLab and CircleCI templates for [`openvpn-ephemeral`](https://registry.terraform.io/modules/paulmarsicloud/openvpn-ephemeral/aws/latest) are also available:
- [GitLab Template](https://gitlab.com/paulmarsicloud/openvpn-ephemeral-template/)
- [CircleCI Template](https://github.com/paulmarsicloud/openvpn-ephemeral-circleci-template)
## Contributing ## Contributing