wireguard-stackscript

armorfret/wireguard-stackscript/linode

Terraform Module HCL LINODE

Terraformed Stackscript for provisioning WireGuard Linodes

Install
module "wireguard-stackscript" {
source = "armorfret/wireguard-stackscript/linode"
version = "0.4.1"
}
plain text: /constructs/tfmod-armorfret-wireguard-stackscript-linode/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform-linode-wireguard-stackscript ========= ![MIT Licensed](https://tldrlegal.com/license/mit-license) 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.

Inputs (1)
NameTypeDescriptionDefault
image_idslist(string)Image IDs to allow for stackscript required
Outputs (1)
stackscript_id — ID of the Wireguard Stackscript
Resources (1)
linode_stackscript
Details
FrameworkTerraform Module
LanguageHCL
Version0.4.1
Cloud LINODE
★ Stars0
Forks1
Total downloads844
Inputs1
Outputs1
Resources1
LicenseMIT
Namespacearmorfret
Updated