Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 534 Bytes

File metadata and controls

18 lines (12 loc) · 534 Bytes

terraform-linode-wireguard-stackscript

MIT Licensed

Terraform module that creates a Linode Stackscript to deploy wireguard.

Usage

module "stackscript" {
  source  = "github.com/armorfret/terraform-linode-wireguard-stackscript"
}

License

terraform-linode-wireguard-stackscript is released under the MIT License. See the bundled LICENSE file for details.