hcloud

diceone/hcloud/rancher2

Terraform Module HCL RANCHER2
Install
module "hcloud" {
source = "diceone/hcloud/rancher2"
version = "0.0.4"
}
plain text: /constructs/tfmod-diceone-hcloud-rancher2/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform-module-rancher2-hcloud This is a terraform module for hcloud rancher2/k8s cluster provisioning.

Inputs (15)
NameTypeDescriptionDefault
k8sworker-imagestring"centos-7"
count_k8s_controlplane_nodesstring"0"
cluster_namestring"custom"
rancher_versionstring"v2.4.2"
hcloud_tokenstring"test"
docker_version_serverstring"19.03"
ssh_keyslist[]
count_k8s_etcd_nodesstring"0"
admin_passwordstring"admin"
server_typestring"cx21"
docker_version_workerstring"19.03"
prefixstring"test"
k8sserver-imagestring"centos-7"
count_k8s_all_nodesstring"3"
count_k8s_worker_nodesstring"0"
Outputs (5)
k8sserver-ip
k8s-all
k8s-etcd
k8s-controlplane
k8s-worker
Resources (1)
hcloud_server
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.4
Cloud RANCHER2
★ Stars0
Forks2
Total downloads824
Inputs15
Outputs5
Resources1
Namespacediceone
Updated