Skip to content

Commit

Permalink
Trying configuration change.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcurtisslalom committed Apr 23, 2024
1 parent 35d004c commit dd0b71e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/aws/ecs-task/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,6 @@ resource "aws_kinesis_firehose_delivery_stream" "kinesis_firehose_stream" {
log_group_name = aws_cloudwatch_log_group.kinesis_firehose_stream_logging_group[0].name
log_stream_name = aws_cloudwatch_log_stream.kinesis_firehose_stream_logging_stream[0].name
}
data_format_conversion_configuration {
enabled = false
}
}
}

Expand Down

0 comments on commit dd0b71e

Please sign in to comment.