Skip to content

Commit

Permalink
Update Terraform cloudposse/ecs-web-app/aws to v0.54.0 (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 10, 2021
1 parent 9718c0d commit 0a3e609
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 @@ -66,7 +66,7 @@ module "github_webhooks" {

module "ecs_web_app" {
source = "cloudposse/ecs-web-app/aws"
version = "0.53.1"
version = "0.54.0"

region = var.region
vpc_id = var.vpc_id
Expand Down

0 comments on commit 0a3e609

Please sign in to comment.