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"
}
README
terraform-linode-wireguard-stackscript =========  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)
| Name | Type | Description | Default |
|---|---|---|---|
| image_ids | list(string) | Image IDs to allow for stackscript | required |
Outputs (1)
stackscript_id — ID of the Wireguard StackscriptResources (1)
linode_stackscript
Details
FrameworkTerraform Module
LanguageHCL
Version0.4.1
Cloud LINODE
★ Stars0
Forks1
Total downloads844
Inputs1
Outputs1
Resources1
LicenseMIT
Namespacearmorfret
Updated