Updated readme
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# wireguard-terraform-digitalocean
|
||||
|
||||
Example of creating a wireguard VPN on DO using Terraform.
|
||||
Example of creating a wireguard VPN on DO using Terraform. This is meant to be a basic primer/intro to Wireguard and non exhaustive. Check out my blog [article](https://hackanooga.com/standing-up-a-wireguard-vpn/)
|
||||
|
||||
## Setup
|
||||
First create an `ssh key` to use with this example:
|
||||
@ -17,4 +17,4 @@ Finally run the Terraform
|
||||
```shell
|
||||
terraform init
|
||||
terraform apply -auto-approve
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user