README-auto.md
January 20, 2020 ยท View on GitHub
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| access_key_name | ssh key name | string | "simulator_ssh_access_key" | no |
| ami_id | ami to use with hosts | string | n/a | yes |
| bastion_public_ip | IP address of the bastion for connecting to run tests | string | n/a | yes |
| control_plane_sg_id | configure security group | string | n/a | yes |
| default_tags | Default tags for all resources | map | n/a | yes |
| instance_type | instance type to use | string | "t2.micro" | no |
| private_subnet_id | private subnet id | string | n/a | yes |
Outputs
| Name | Description |
|---|---|
| InternalHostPrivateIp | Internal Host private ip address |