Skip to content

Commit

Permalink
Upgrade dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
agassner committed Jan 2, 2020
1 parent ab9c122 commit af2b754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module "ecs_update_monitor" {

module "service" {
source = "mergermarket/load-balanced-ecs-service-no-target-group/acuris"
version = "2.0.1"
version = "2.0.2"

name = "${local.service_name}${var.name_suffix}"
cluster = var.ecs_cluster
Expand Down

0 comments on commit af2b754

Please sign in to comment.