Skip to content

Commit 869a361

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 094245d commit 869a361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/aws/projects/earthscope.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ebs_volumes = {
2525
size = 4096 # 4TiB
2626
type = "gp3"
2727
iops = 10000 # Increase to account for heavier usage - see https://2i2c.freshdesk.com/a/tickets/5477
28-
throughput = 1000 # Increase to account for heavier usage - see https://2i2c.freshdesk.com/a/tickets/5477
28+
throughput = 1000 # Increase to account for heavier usage - see https://2i2c.freshdesk.com/a/tickets/5477
2929
name_suffix = "prod"
3030
tags = { "2i2c:hub-name" : "prod" }
3131
},

0 commit comments

Comments
 (0)