Terraform module for bootstrapping cluster on instellar.app
Name | Version |
---|---|
terraform | >= 1.0.0 |
instellar | ~> 0.8 |
Name | Version |
---|---|
instellar | 0.8.1 |
terraform | n/a |
No modules.
Name | Type |
---|---|
instellar_balancer.this | resource |
instellar_cluster.this | resource |
instellar_node.bootstrap | resource |
instellar_node.nodes | resource |
instellar_uplink.this | resource |
terraform_data.balancer_dependencies | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
balancer | Whether the balancer is active | object({ |
n/a | yes |
bootstrap_node | The bootstrap node detail | object({ |
n/a | yes |
cluster_address | Public facing IP of the cluster | string |
n/a | yes |
cluster_name | Name of the cluster | string |
n/a | yes |
cluster_port | Port of the cluster | number |
8443 |
no |
insterra_component_id | The insterra component id of the storage | number |
null |
no |
kit_slug | The slug of the kit to use. lite | pro | string |
"lite" |
no |
nodes | Other nodes detail | list( |
n/a | yes |
password_token | The trust token of the cluster | string |
n/a | yes |
provider_name | The infrastructure provider | string |
n/a | yes |
region | Region of your cluster | string |
n/a | yes |
uplink_channel | Which distribution channel to use | string |
"master" |
no |
Name | Description |
---|---|
cluster_id | The id of the cluster |