Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 13, 2025
1 parent 2d09ae9 commit 0e2f5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/aws/projects/nasa-veda.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ ebs_volumes = {
tags = { "2i2c:hub-name" : "staging" }
},
"prod" = {
size = 3000 # 3TB
size = 3000 # 3TB
type = "gp3"
name_suffix = "prod"
tags = { "2i2c:hub-name" : "prod" }
Expand Down

0 comments on commit 0e2f5df

Please sign in to comment.