Uses Spot Only When Cost Is Configured
This commit is contained in:
@@ -35,7 +35,7 @@ variable "aws_ami" {
|
||||
|
||||
variable "aws_spot_price" {
|
||||
type = number
|
||||
default = 0.0028
|
||||
default = 0
|
||||
}
|
||||
|
||||
variable "ssh_public_key_main" {
|
||||
|
||||
Reference in New Issue
Block a user