diff --git a/examples/emr/main.tf b/examples/emr/main.tf index bd48e21..52b9ff0 100644 --- a/examples/emr/main.tf +++ b/examples/emr/main.tf @@ -57,7 +57,7 @@ module "emr" { core_instance_fleet = { name = "core-fleet" target_on_demand_capacity = 0 - target_spot_capacity = 2 + target_spot_capacity = 1 instance_type_configs = [ { bid_price_as_percentage_of_on_demand_price = 70