Skip to content

Commit 0a3e609

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

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.1"
69+
version = "0.54.0"
7070

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

0 commit comments

Comments
 (0)