Skip to content

Commit

Permalink
Another test.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcurtisslalom committed Apr 23, 2024
1 parent b676527 commit 93ef4a9
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 @@ -208,7 +208,7 @@ resource "aws_kinesis_firehose_delivery_stream" "kinesis_firehose_stream" {
}
parameters {
parameter_name = "BufferIntervalInSeconds"
parameter_value = "60"
parameter_value = "61"
}
}
}
Expand Down

0 comments on commit 93ef4a9

Please sign in to comment.