Terraform module that creates a Linode Image pre-baked with updates and this Ansible repo for deploying Wireguard.
module "wireguard_image" {
source = "github.com/akerl/terraform-linode-wireguard-base"
}
terraform-linode-wireguard-base is released under the MIT License. See the bundled LICENSE file for details.