From 4ea9917d763687ae328ea75cb868cbc668747a4a Mon Sep 17 00:00:00 2001 From: Paul Marsicovetere Date: Thu, 21 Oct 2021 19:25:34 -0400 Subject: [PATCH] gitlab-circleci-templates --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 04333cc..e24d2ee 100644 --- a/README.md +++ b/README.md @@ -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) - 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