Skip to content

Commit

Permalink
chore: satisfy linter
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanheerde committed Dec 23, 2024
1 parent d830a7e commit 6730b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/webhooks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module "scheduler" {
"type" : "efs_file_system",
"params" : {
"id" : "efs-file-system-1",
"provisioned_throughput_in_mibps": 128
"provisioned_throughput_in_mibps" : 128
}
},
{
Expand Down

0 comments on commit 6730b25

Please sign in to comment.