Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elastic File System (EFS) support #287

Closed
nicksantamaria opened this issue Aug 3, 2017 · 2 comments
Closed

Elastic File System (EFS) support #287

nicksantamaria opened this issue Aug 3, 2017 · 2 comments

Comments

@nicksantamaria
Copy link
Contributor

The EFS file system usage could be discovered similarly to the existing ELB implementation.

EFS.Client.describe_file_systems()

http://boto3.readthedocs.io/en/latest/reference/services/efs.html?highlight=EFS#EFS.Client.describe_file_systems

I have started work on this.

jantman added a commit that referenced this issue Aug 4, 2017
@jantman
Copy link
Owner

jantman commented Aug 6, 2017

This was fixed by your #288 which has been merged into the develop branch and should be released soon.

@jantman
Copy link
Owner

jantman commented Aug 6, 2017

This has been released in 0.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants