Skip to content

Commit

Permalink
update fargate module tag
Browse files Browse the repository at this point in the history
  • Loading branch information
solomon-negusse committed Apr 24, 2024
1 parent 9e025bc commit c6b969d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ module "batch_tile_cache_image" {


module "fargate_autoscaling" {
source = "git::https://github.com/wri/gfw-terraform-modules.git//terraform/modules/fargate_autoscaling?ref=single-dev-lb"
source = "git::https://github.com/wri/gfw-terraform-modules.git//terraform/modules/fargate_autoscaling?ref=v0.4.2.5"
project = local.project
name_suffix = local.name_suffix
tags = local.fargate_tags
Expand Down

0 comments on commit c6b969d

Please sign in to comment.