Skip to content

Latest commit

 

History

History
 
 

outscale

Requirements

Name Version
terraform >= 1.0.0
local 2.4.0
tls 4.0.4

Providers

Name Version
local 2.4.0
outscale 0.7.0
tls 4.0.4

Modules

Name Source Version
rancher_common ../rancher-common n/a

Resources

Name Type
local_file.ssh_public_key_openssh resource
local_sensitive_file.ssh_private_key_pem resource
outscale_keypair.quickstart_key_pair resource
outscale_public_ip.quickstart_node resource
outscale_public_ip.rancher_server resource
outscale_public_ip_link.quickstart_node resource
outscale_public_ip_link.rancher_server resource
outscale_security_group.rancher_sg_allowall resource
outscale_security_group_rule.security_group_rule01 resource
outscale_vm.quickstart_node resource
outscale_vm.rancher_server resource
tls_private_key.global_key resource
outscale_public_ip.rancher_server data source

Inputs

Name Description Type Default Required
access_key_id Outscale access key string n/a yes
rancher_server_admin_password Admin password to use for Rancher server bootstrap, min. 12 characters string n/a yes
secret_key_id Outscale secret key string n/a yes
cert_manager_version Version of cert-manager to install alongside Rancher (format: 0.0.0) string "1.11.0" no
instance_type Instance type used for all VM string "tinav3.c4r8p2" no
omi Outscale machine Image to use for all instances string "ami-504e6b16" no
prefix Prefix added to names of all resources string "quickstart" no
rancher_helm_repository The helm repository, where the Rancher helm chart is installed from string "https://releases.rancher.com/server-charts/latest" no
rancher_kubernetes_version Kubernetes version to use for Rancher server cluster string "v1.24.14+k3s1" no
rancher_version Rancher server version (format: 0.0.0) string "2.7.9" no
region Outscale region string "eu-west-2" no
workload_kubernetes_version Kubernetes version to use for managed workload cluster string "v1.24.14+rke2r1" no

Outputs

Name Description
rancher_node_ip n/a
rancher_server_url n/a
workload_node_ip n/a