Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/ecs-alb-service-task/aws to …
Browse files Browse the repository at this point in the history
…v0.46.1 (cloudposse#106)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 5, 2021
1 parent 3f0d90d commit 2e64c6d
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 @@ -125,7 +125,7 @@ locals {

module "ecs_alb_service_task" {
source = "cloudposse/ecs-alb-service-task/aws"
version = "0.46.0"
version = "0.46.1"

alb_security_group = var.alb_security_group
use_alb_security_group = var.use_alb_security_group
Expand Down

0 comments on commit 2e64c6d

Please sign in to comment.