diff --git a/moto/autoscaling/models.py b/moto/autoscaling/models.py index 56ee0b4ab..ff1be9e56 100644 --- a/moto/autoscaling/models.py +++ b/moto/autoscaling/models.py @@ -435,7 +435,7 @@ class AutoScalingBackend(BaseBackend): vpc_zone_identifier, default_cooldown, health_check_period, health_check_type, load_balancers, target_group_arns, - placement_group,termination_policies, tags, + placement_group, termination_policies, tags, new_instances_protected_from_scale_in=False): def make_int(value):