| Name | Version |
|---|---|
| terraform | >= 0.13 |
| Name | Version |
|---|---|
| openstack | n/a |
| tls | n/a |
No modules.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| dns_nameservers | List of DNS name servers used for instances | list(string) |
[ |
no |
| external_network_name | External network name used for floating IP allocation | string |
n/a | yes |
| network_cidr | CIDR block for the base-subnet | string |
"192.168.64.0/18" |
no |
| Name | Description |
|---|---|
| keypair_name | OpenStack keypair name used by proxy jump and Kuberentes cluster instances |
| network_id | Id of OpenStack internal network used by proxy jump and Kuberentes cluster instances |
| private_key | SSH private key for accessing proxy jump and Kuberentes cluster instances |
| sg_head_name | Name of security group used by Kubernetes cluster instance hosting head services |
| sg_proxy_name | Name of proxy jump security group |