parsec-terraform
parsec-terraform copied to clipboard
Add spot price var
Purpose of this PR is to allow configuration of the AWS Spot Instance Price, instead of the default $0.70/hr. Makes it just slightly easier to modify at the .tf_vars level, vs inside the parsec.tf file. If it aws_spot_price
is not configured inside of the .tf_vars, we use the default of 0.7
Looks good - please resolve conflicts, and happy to merge!