Skip to content

Commit be4d1bf

Browse files
!drop invalid change to test CI
1 parent 08184cf commit be4d1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-aws/finance/debt.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
resource "kafka_topic" "account-debt-selected-events" {
22
name = "account-debt-selected.events"
33
replication_factor = 3
4-
partitions = 10
4+
partitions = 10
55
config = {
66
"retention.ms" = "2592000000"
77
"retention.bytes" = "-1"

0 commit comments

Comments
 (0)