Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 610 Bytes

File metadata and controls

18 lines (12 loc) · 610 Bytes

terraform-linode-wireguard-image

MIT Licensed

Terraform module that creates a Linode Image pre-baked with updates and this Ansible repo for deploying Wireguard.

Usage

module "wireguard_image" {
  source  = "github.com/akerl/terraform-linode-wireguard-base"
}

License

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