mage-ai / mage-ai-terraform-templates

Terraform templates for deploying mage-ai to AWS, GCP and Azure
Apache License 2.0
40 stars 36 forks source link

[xy] Set EFS throughput mode to elastic #24

Closed wangxiaoyou1993 closed 1 year ago

wangxiaoyou1993 commented 1 year ago

Summary

Set EFS throughput mode to elastic so that it can handle higher throughput. https://docs.aws.amazon.com/efs/latest/ug/performance.html#throughput-modes

Tests

tested with

terraform init -upgrade
terraform apply

cc: