Skip to content

Commit

Permalink
pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ak-sky committed Nov 20, 2024
1 parent 383a398 commit 37c9a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fscloud/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ module "event_streams" {
"consumer_byte_rate" = 200000
}
]
schema_global_rule = "FORWARD"
schema_global_rule = "FORWARD"
service_credential_names = {
"es_writer" : "Writer",
"es_reader" : "Reader",
Expand Down

0 comments on commit 37c9a16

Please sign in to comment.