Skip to content

Commit 9718c0d

Browse files
Update Terraform cloudposse/ecs-web-app/aws to v0.53.1 (#32)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5676f7d commit 9718c0d

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
@@ -66,7 +66,7 @@ module "github_webhooks" {
6666

6767
module "ecs_web_app" {
6868
source = "cloudposse/ecs-web-app/aws"
69-
version = "0.53.0"
69+
version = "0.53.1"
7070

7171
region = var.region
7272
vpc_id = var.vpc_id

0 commit comments

Comments
 (0)