Skip to content

figurate/terraform-aws-spot-fleet

Repository files navigation

AWS Spot Fleet

AWS Spot Fleet

Requirements

No requirements.

Providers

Name Version
aws n/a

Inputs

Name Description Type Default Required
fleet_desired Desired number of instances in the ASG number 0 no
fleet_max Maximum number of instances required in the ASG number 0 no
fleet_min Minimum number of instances required in the ASG number 0 no
launch_template A launch template identifier any n/a yes
name A name associated with the spotfleet any n/a yes
subnets Subnets to deploy into any null no
vpc Name of the VPC to deploy to any null no

Outputs

No output.