Skip to content

Commit

Permalink
Fix Docker Build
Browse files Browse the repository at this point in the history
  • Loading branch information
h2ouw8n4 committed Nov 6, 2023
1 parent d951886 commit ba6e82a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fargate.tf
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ CONTAINER_DEFINITION
}
}


resource "aws_cloudwatch_log_group" "wordpress" {
name = "/${var.prefix}/${var.environment}/fg-task"
tags = var.tags
Expand Down

0 comments on commit ba6e82a

Please sign in to comment.