aws / efs-utils

Utilities for Amazon Elastic File System (EFS)
MIT License
285 stars 186 forks source link

Support setting region as env var and/or mount option #166

Open discordianfish opened 1 year ago

discordianfish commented 1 year ago

We want to mount EFS on our dev machines and would like to avoid adding a root writable only config to /etc/amazon/efs/efs-utils.conf. Instead we'd prefer setting an env variable like AWS(DEFAULT)REGION or support a region mount argument instead.