Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lmammino/terraform-openvpn
A sample terraform setup for OpenVPN using Let's Encrypt and Certbot to generate certificates
https://github.com/lmammino/terraform-openvpn
automation example infrastructure network openvpn security terraform tutorial vpn
Last synced: 2 months ago
JSON representation
A sample terraform setup for OpenVPN using Let's Encrypt and Certbot to generate certificates
- Host: GitHub
- URL: https://github.com/lmammino/terraform-openvpn
- Owner: lmammino
- License: mit
- Created: 2017-06-26T20:12:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T01:22:13.000Z (almost 7 years ago)
- Last Synced: 2024-10-03T12:23:17.779Z (3 months ago)
- Topics: automation, example, infrastructure, network, openvpn, security, terraform, tutorial, vpn
- Language: HCL
- Homepage: http://loige.co/using-lets-encrypt-and-certbot-to-automate-the-creation-of-certificates-for-openvpn/
- Size: 3.91 KB
- Stars: 44
- Watchers: 4
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# terraform-openvpn
A sample terraform setup for OpenVPN using Let's Encrypt and Certbot to generate certificatesThis repository contains the code used in the tutorial: [Using Let’s Encrypt and Certbot to automate the creation of certificates for OpenVPN](http://loige.co/using-lets-encrypt-and-certbot-to-automate-the-creation-of-certificates-for-openvpn/).
Read the article for details and instructions on how to use it.
## License
Licensed under [MIT License](LICENSE). © Luciano Mammino.