Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/alb-ingress/aws to v0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 5, 2021
1 parent a5438ee commit 7ca6e2a
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 @@ -19,7 +19,7 @@ resource "aws_cloudwatch_log_group" "app" {

module "alb_ingress" {
source = "cloudposse/alb-ingress/aws"
version = "0.18.0"
version = "0.19.1"

vpc_id = var.vpc_id
port = var.container_port
Expand Down

0 comments on commit 7ca6e2a

Please sign in to comment.