Skip to content

Commit f88d795

Browse files
Update Terraform cloudposse/ecs-web-app/aws to v0.48.2 (#25)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6b1161a commit f88d795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ module "github_webhooks" {
6767

6868
module "ecs_web_app" {
6969
source = "cloudposse/ecs-web-app/aws"
70-
version = "0.48.1"
70+
version = "0.48.2"
7171

7272
region = var.region
7373
vpc_id = var.vpc_id

0 commit comments

Comments
 (0)