Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
drobinson-moj committed Sep 10, 2024
1 parent 95d8afd commit d6bd9ff
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ locals {
autoscaling_group = merge(local.ec2_autoscaling_groups.base_windows.autoscaling_group, {
desired_capacity = 0
})
autoscaling_schedules = {}
config = merge(local.ec2_autoscaling_groups.base_windows.config, {
ami_name = "hmpps_windows_server_2022_release_2024-*"
})
Expand Down

0 comments on commit d6bd9ff

Please sign in to comment.