Name | Version |
---|---|
aws | ~> 2.0 |
aws.us-east-1 | ~> 2.0 |
Name | Description | Type | Default | Required |
---|---|---|---|---|
aws_instances_count | Number of aws_instances that we want to have | number |
n/a | yes |
costs_threshold | The threshold of cost for the budget | string |
n/a | yes |
instance_tags | A map of tags you want to add to the instances | map(string) |
n/a | yes |
key_name | Name of the SSH key that you attach to the instances | string |
n/a | yes |
user | user specfic information | map(string) |
n/a | yes |
create_lb | Set to true to create the necessary infrastructure for our Load Balancer | bool |
false |
no |
sms_sender_id | SMS Sender ID | string |
"AWSpersonal" |
no |
Name | Description |
---|---|
my_web_server_info | n/a |
this_load_balancer_dns_name | n/a |