Skip to content

Commit

Permalink
Merge pull request #38 from transcend-io/dmattia/0.14_3
Browse files Browse the repository at this point in the history
  • Loading branch information
dmattia authored Dec 4, 2020
2 parents eb96d94 + a6ed985 commit af8170e
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 @@ -39,7 +39,7 @@ module load_balancer {

module container_definition {
source = "transcend-io/fargate-container/aws"
version = "1.7.0"
version = "1.7.1"

name = "${var.deploy_env}-${var.project_id}-container"
image = var.ecr_image
Expand Down

0 comments on commit af8170e

Please sign in to comment.