Skip to content

Commit 200be96

Browse files
Update README.md
Remove max_throughput
1 parent 461382e commit 200be96

File tree

1 file changed

+0
-1
lines changed
  • modules/vpc-serverless-connector-beta

1 file changed

+0
-1
lines changed

modules/vpc-serverless-connector-beta/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ module "serverless-connector" {
2323
machine_type = "e2-standard-4"
2424
min_instances = 2
2525
max_instances = 3
26-
max_throughput = 300
2726
}]
2827
}
2928
```

0 commit comments

Comments
 (0)