aws-samples / eb-php-wordpress

Configuration files and instructions for installing WordPress securely and running it in a load balanced AWS Elastic Beanstalk environment with an EFS file system for shared assets.
Apache License 2.0
165 stars 95 forks source link

EFS only available in selected regions #7

Closed mjeuck closed 6 years ago

mjeuck commented 7 years ago

Since EFS is only available in selected regions at this point, I guess it would be great to add a comment to the readme to watch out for this. Trying to deploy this in a region that doesn't support EFS results in really unhelpful 'Resource creation cancelled' error messages.

mwunderl commented 6 years ago

I added a note thanks.