Name | Version |
---|---|
aws | ~> 3.0 |
Name | Version |
---|---|
aws | ~> 3.0 |
random | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
boundary_release | The version of Boundary to install | string |
"0.1.0" |
no |
bucket_name | The name of the bucket to upload the contents of the cloud-init-output.log file |
string |
n/a | yes |
desired_capacity | The desired capacity is the initial capacity of the Auto Scaling group at the time of its creation and the capacity it attempts to maintain. |
number |
3 |
no |
image_id | The ID of the Amazon Machine Image (AMI) that was assigned during registration | string |
n/a | yes |
instance_type | Specifies the instance type of the EC2 instance | string |
"t3.small" |
no |
key_name | The name of the key pair | string |
"" |
no |
max_size | The maximum size of the group | number |
3 |
no |
min_size | The minimum size of the group | number |
3 |
no |
private_subnets | List of private subnets | list(string) |
n/a | yes |
public_subnets | List of public subnets | list(string) |
n/a | yes |
tags | One or more tags. You can tag your Auto Scaling group and propagate the tags to the Amazon EC2 instances it launches. |
map(string) |
{} |
no |
vpc_id | The ID of the VPC | string |
n/a | yes |
Name | Description |
---|---|
bastion_security_group | The ID of the bastion security group |
dns_name | The public DNS name of the load balancer |
ip_addresses | One or more private IPv4 addresses associated with the controllers |
kms_key_id | The unique identifier for the worker-auth key |
security_group_id | The ID of the controller security group |