Skip to content

Commit

Permalink
Drop latest, we already know the repository name, most_recent is a sh…
Browse files Browse the repository at this point in the history
…orthand
  • Loading branch information
Guysnacho committed Oct 23, 2024
1 parent a731137 commit 2eed4cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/ecs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,5 @@ module "autoscaling_sg" {

data "aws_ecr_image" "service_image" {
repository_name = module.ecr.repository_name
image_tag = "latest"
most_recent = true
}

0 comments on commit 2eed4cc

Please sign in to comment.