Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

archlinuxmx/community-gateway

Repository files navigation

Requirements

Name Version
terraform >= 0.14

Providers

No provider.

Modules

Name Source Version
linode_instance ./linode_instance
linode_sshkey ./linode_sshkey

Resources

No resources.

Inputs

Name Description Type Default Required
linode_firewall_community_gateway_label The label of the web application firewall string "community_gateway" no
linode_instance_community_gateway_group The display group of the Linode instance. string "community_gateway" no
linode_instance_community_gateway_image The OS image used to deploy the instance. string n/a yes
linode_instance_community_gateway_label The name assigned to the Linode Instance. string "community_gateway" no
linode_instance_community_gateway_private_ip The private IP address for private networking. bool false no
linode_instance_community_gateway_root_pass The password for the root user. string n/a yes
linode_instance_community_gateway_swap_size The disk size (MiB) allocated for swap space. string 512 no
linode_instance_community_gateway_type The Linode instance type that defines the pricing, CPU, disk, and RAM specs of the instance. string "g6-nanode-1" no
linode_sshkey_community_gateway_key The path to the SSH key that is attached to the instance string "~/.ssh/id_ed25519.pub" no
linode_sshkey_community_gateway_label The label of the SSH key that is attached to the instance string "diyu" no
linode_token The client token to use to access your account. string n/a yes
region The location where the Linode is deployed. string "us-central" no
tags The tags to apply to the resources when they are created. list(string)
[
"community_gateway",
"archlinuxmx"
]
no

Outputs

No output.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published