jasonwalsh / terraform-hetznercloud-nomad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

Name Version
terraform >= 0.13

Providers

Name Version
hcloud n/a
http n/a
tls n/a

Inputs

Name Description Type Default Required
create_key_pair Creates a 2048-bit RSA key pair bool false no
nomad_version The nomad version string "" no
private_key The private key file location string "~/.ssh/id_rsa" no
public_key The public key file location string "~/.ssh/id_rsa.pub" no

Outputs

Name Description
load_balancer IPv4 Address of the Load Balancer

About

License:MIT License


Languages

Language:HCL 100.0%