Skip to content

Commit

Permalink
Trying another test.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcurtisslalom committed Apr 23, 2024
1 parent 93ef4a9 commit 4131583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/aws/ecs-task/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ resource "aws_kinesis_firehose_delivery_stream" "kinesis_firehose_stream" {
}
parameters {
parameter_name = "BufferSizeInMBs"
parameter_value = "1"
parameter_value = "1.1"
}
parameters {
parameter_name = "BufferIntervalInSeconds"
Expand Down

0 comments on commit 4131583

Please sign in to comment.