Terraform module that creates a Linode Stackscript to deploy wireguard.
module "stackscript" {
source = "github.com/armorfret/terraform-linode-wireguard-stackscript"
}
terraform-linode-wireguard-stackscript is released under the MIT License. See the bundled LICENSE file for details.