Skip to content

Commit

Permalink
ec2 shared instance name added, unused file removed
Browse files Browse the repository at this point in the history
  • Loading branch information
FirdevsKarabagHMCTS committed Oct 10, 2023
1 parent 1963d90 commit 5465e5d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 63 deletions.
1 change: 1 addition & 0 deletions terraform/environments/tribunals/asg-shared.tf
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ resource "aws_autoscaling_group" "tribunals-all-asg" {
desired_capacity = 1
max_size = 1
min_size = 1
name = app_name

launch_template {
id = "${aws_launch_template.tribunals-all-lt.id}"
Expand Down
63 changes: 0 additions & 63 deletions terraform/environments/tribunals/modules/ecs/fsx.tf

This file was deleted.

0 comments on commit 5465e5d

Please sign in to comment.