Skip to content

Commit

Permalink
update mounts
Browse files Browse the repository at this point in the history
  • Loading branch information
buggtb committed Feb 28, 2024
1 parent d1449f1 commit 1a2226a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform-unity/ecs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ resource "aws_ecs_task_definition" "httpd" {

efs_volume_configuration {
file_system_id = aws_efs_file_system.httpd_config_efs.id
root_directory = "/efs"
transit_encryption = "ENABLED"
transit_encryption_port = 2049
authorization_config {
Expand Down

0 comments on commit 1a2226a

Please sign in to comment.