Skip to content

Commit

Permalink
Merge pull request #167 from megastep/master
Browse files Browse the repository at this point in the history
Add 'fsap' option as EFS-only option
  • Loading branch information
arnavgup1 authored Jul 24, 2023
2 parents 62fde08 + e6a5f16 commit d5a0812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mount_efs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@
"verify",
"rolearn",
"jwtpath",
"fsap"
]

UNSUPPORTED_OPTIONS = ["capath"]
Expand Down

0 comments on commit d5a0812

Please sign in to comment.