Name | Version |
---|---|
terraform | >= 0.14 |
No provider.
Name | Source | Version |
---|---|---|
linode_instance | ./linode_instance | |
linode_sshkey | ./linode_sshkey |
No resources.
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) |
[ |
no |
No output.