Skip to content

Commit

Permalink
Update Terraform cloudposse/ecs-web-app/aws to v0.48.2 (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 30, 2021
1 parent 6b1161a commit f88d795
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 @@ -67,7 +67,7 @@ module "github_webhooks" {

module "ecs_web_app" {
source = "cloudposse/ecs-web-app/aws"
version = "0.48.1"
version = "0.48.2"

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

0 comments on commit f88d795

Please sign in to comment.